.footer-gray:after {
    background: #f8f9fa !important;
    height: 180px;
}

/*.banner-gray:after {*/
/*    background: #ffffff !important;*/
/*    height: 200px;*/
/*}*/

#home-1 p {
    color: #7f848c;
}

.cta span {
    color: #111;
}

.cta svg {
    stroke: #111;
}

.bg-theme {
    background-color: #f8f9fa !important;
}

a.bg-theme:hover, a.bg-theme:focus,
button.bg-theme:hover,
button.bg-theme:focus {
    background-color: #dae0e5 !important;
}

#overlayer {
    background-color: white;
}

/*Overload bg-theme*/

#home-1, #next-section, .about-us-section, .individual-base {
    background-color: #ffffff !important;
}

#banner-individual:after, #banner-company:after, #banner-contact:after {
    background-color: #f8f9fa !important;
}

/*End Overload*/

.site-mobile-menu {
    background: #fff;
}

.site-mobile-menu .site-nav-wrap a {
    color: #212529;
}

.site-mobile-menu .site-nav-wrap li .active {
    color: #000;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
    background: #f8f9fa;
}

#L4 .card-header {
    background-color: #007eff
}

#L4 h3 {
    color: white;
    text-transform: uppercase;
}

#L4 h4 {
    text-transform: uppercase;
}

#L4 h5 {
    color: #1b1b1b;
}

#c-coverages .badge:not(.badge-active) {
    color: #dcdfe3;
    background-color: #6c757d;
}

#c-coverages .badge-active {
    color: white;
}