.header-nav-bar {
    background-color: #302f44 !important;
}


#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
    color: white !important;
}

#header .header-nav-features .header-nav-top-icon, #header .header-nav-features .header-nav-top-icon-img{
    color:white !important;
}
.social-icons li a {
    color: white !important;
}
.bg-color-primary, .bg-primary {
    background-color: #0060b2 !important;
}





.social-icons:not(.social-icons-opacity-light):not(.social-icons-transparent):not(.social-icons-clean):not(.social-icons-clean-with-border):not(.social-icons-dark):not(.social-icons-dark-2):not(.custom-social-icons) li a {
    background: #517dd3 !important;
}



@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li > a {
        color: white !important;
    }
}

.text-2 {
    font-size: 1em !important;
}

.highlighted-word {
    font-family:  'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: 500;
}