﻿

.wreath-section {
    background: url("../../images/dustyrose-section.jpg") no-repeat center;
    background-size:contain;
}


#qbootstrap-header .navbar-brand {
    color: #fff !important;
}

@media (max-width: 767px) {
    #qbootstrap-header .navbar-brand {
        color: #C28285 !important;
    }
}   

.section-heading h2 {
    color: #C28285;
}

.couple.bride:after, .couple.groom:after {
    background: rgba(194, 130, 133, 0.07);
}

.couple .desc h2 {
    color: #C28285;
}

.timeline-title {
    color: #C28285;
}

.wedding-events .desc h3 {
    color: #C28285;
}
.wedding-events .desc:after {
    background: rgba(194, 130, 133, 0.07);
}

#qbootstrap-header.navbar-fixed-top .navbar-brand {
    color: #C28285 !important;
}