/* Add here all your css styles (customizations) */

/*.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, .u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #1b4568 !important;
}*/

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #1b4568 !important;
}

body {
    color: #1b4568 !important;
}
.g-bg-gray-dark-v1 {
    background-color: #1b4568 !important;
}
.g-bg-infusion-opacity-0_8--after {
    background-color: #1b4568 !important;
}
.g-color-infusion {
    color: #1b4568 !important;
}
.u-heading-v2__title {
    color: #ffffff !important;
}
.img-responsive {
    width: 100%;
    height: auto;
}
/*.u-nav-v1-1.u-nav-dark .nav-link.active {
    color: #ff0000 !important;
}
.nav-item.active {
    color: #ff0000 !important;
}*/