::-webkit-scrollbar-thumb {
    background-color: rgba(235,225,224, 0.5)
}

.preloader .icon:before {
    border: 5px solid #f1f1f1;
    border-top: 5px solid #EBE1E0;
}

.preloader .icon i:before {
    color: #EBE1E0;
}

.site-header .navbar-brand {
    color: #EBE1E0;
}

@media (max-width: 991px) {
    .navbar-toggler {   color: #EBE1E0;    }

    .story-section .story-timeline .story-text {
        background: rgba(235,225,224, 0.2);
    }
}



.hero .wedding-announcement .save-the-date:after {
    background-color: rgba(235,225,224, 0.5);
}


.wedding-couple-section .gb {
    overflow: hidden;
    background-color: rgba(235,225,224, 0.09);
}

.section-title .vertical-line span i:before, .section-title-white .vertical-line span i:before {
    color: #EBE1E0;
}

.section-title .vertical-line span, .section-title-white .vertical-line span {
    background: rgba(235,225,224, 0.2);
}

.section-title .vertical-line:before, .section-title-white .vertical-line:before {
    background: rgba(235,225,224, 0.2);
}

.section-title h2, .section-title-white h2 {
    background-color: rgba(235,225,224, 0.1);
    border-top: 2px solid rgba(235,225,224, 0.1);
    border-bottom: 2px solid rgba(235,225,224, 0.1);
}

.story-section .story-timeline .text-holder .heart {
    background-color: #EBE1E0;
    border: 2px solid rgba(235,225,224, 0.5);
}

.story-section .story-timeline h3 {
    color: #EBE1E0;
}

.inportant-people-section .tablist .nav-pills .nav-link.active {
    background-color: #EBE1E0;
    color: #ffffff;
}

.inportant-people-section .tablist .nav-pills .nav-link {
    background-color: rgba(235,225,224, 0.04);
    color: #767878;
}

.count-down-section #clock {
    color: #EBE1E0;
}
