.t4-megamenu .navbar-nav>li>a, .t4-megamenu .navbar-nav>li>.nav-link {
    color: #000 !important;
}

.fas {
    color: #000 !important;
}

.fa {
    color: #000 !important;
}

.contact .contact-address .fa {
    color: #000 !important;
}

.section-title-wrap .section-title {
    font-size: 40px !important;
}

@media (max-width: 450px) {
    .layout-home-standard .t4-header-inner .logo-image img, .layout-default-standard .t4-header-inner .logo-image img {
        max-height: 40px !important;
    }
}