body .header{
    background-color: #ffffff !important;
}
body .header .navbar .header-social img {
    filter: brightness(0) invert(0) !important;
}
.header .navbar .navbar-phone {
    color: #000 !important;
}
.bg-image p, .bg-image h2{
    color: #000 !important;
}
body.scrolled .navbar {
    background-color: #fff !important;
}
body .inline-schedule-consult .tel-link {
    color: #000 !important;
}

@media (max-width:1024px) {
    .header .mega-menu .main-menu ul li a {
        color: #000 !important;
    }
    .mega-menu .main-menu ul li a.active {
        color: #ee9b0f !important;
    }
    .accent-color {
        color: #ee9b0f !important;
    }
}