<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">label, #formresult {
    font-size: 20px;
    color: #3b3d42;
    margin-bottom: 0px;
    margin-top: 25px;
}

.form-control {
    color: #4587A3;
    font-size: 18px;
    font-weight: 600;
}

#formresult {
    font-size: 16px;
    padding: 10px 0px;
    font-weight: 600;
    margin-top: 0px;
}

#sendbutton {
    color: #fff;
    width: 100%;
    background-color: #5B79B2;
    border-radius: 8px;
    border: 0px;
    box-shadow: 0;
}

.bg-img {
    background-size: 1700px
}

.welcome {
    background-image: url(../images/07/222-3.png);
    background-repeat: no-repeat;
    background-size: 471px;
}

.our-story {
    background-size: 2000px;
}

.fs-42 {
    font-size: 42px;
}

.fs-31 {
    font-size: 31px;
}

.announcements {
    background-image: url(../images/bganouncement.png);background-repeat: no-repeat;
    background-size: cover;
    padding: 170px 0;
}

.upper-gardens {
    background-image: url(../images/07/111.jpg);
    background-repeat: no-repeat;
    background-size: 671px;
    background-position-y: 293px;
}

.chateau-hall {
    background-image: url(../images/07/222.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: -34px;
    background-size: 611px;
}

.jardin-de-lamour {
    background-image: url(../images/07/111.jpg);
    background-repeat: no-repeat;
    background-size: 671px;
    background-position-y: 64px;
}

.contact-us {
    background-color: #e7f0f6;
    background-image: url(../images/07/parallax-1.png);
    background-repeat: no-repeat;
    background-size: 464px;
    background-position-x: 1430px;
    background-position-y: 50px;
    padding: 27px;
}

.packages {
    background-color: #f6f6f7;
}

.packages.post-1 {
    background-image: url(../images/07/parallax-1-1.png);
    background-repeat: no-repeat;
}

.rsvp-section {
    background-size: cover;
    background-color: #e7f0f6;
}

.gallery-img {
    display: none;
}

.thumbnail {
    width:100%; 
}

.copyright {
    text-align: center;
    padding: 28px;
    background-color: #5B79B2;
}

.bg-color {
    background-color: #f6f6f7;
}

.text-center {
    text-align: center;
}

.text-white {
    color: #ffffff;
}

.break-word {
    word-wrap: break-word;
}

.mw-1 {
    max-width: 1rem;
}</pre></body></html>