#t4-header .header-top {
    background-color: unset !important;
}

#t4-header .t4-header-height {
    background-color: var(--color-primary);
}

.t4-palette-gray
 {
    background-color: #80b6eb;
    color: #6e0d02;
}

.t4-header {
    background-color: #02265c;
    border-bottom: 2px solid #044a91;
}
    .t4-section.sec-spacing-lg .t4-section-inner {
        padding-top: 2rem;
        padding-bottom: 0rem;
    }
.t4-palette-blue

 {
    background-color: #01132e;
    color: #cfe4f7;
}
p.readmore .btn, p.readmore .blog-list .item-readmore a, .blog-list .item-readmore p.readmore a

 {
    background-color: #1774d1;
    padding: .3333333333rem .6666666667rem;
}
.t4-palette-blue .nav > li a, .t4-palette-blue .nav > li .nav-link

 {
    color: #6e4a04;
}.items-more .nav-tabs>li>a
 {
    background: #86d0dd;
    color: var(--body-text-color);
}
.navbar-brand a {
    color: #ffffff;
}
.t4-palette-dark {
    background-color: #051a3a;
    color: #6c757d;
}
.t4-footnav .container, .t4-footnav .t4-masthead .t4-masthead-detail, .t4-masthead .t4-footnav .t4-masthead-detail

 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
#login-form .mod-login__options li a {
    color: #d1e8ff;
    padding-top: 0;
    padding-bottom: 0;
}
.btn.btn-primary {
    background-color: #235293;
    border-color: #5392eb;
}
.t4-palette-blue a:hover
 {
    color: #025a87;
}
.dropdown-item {
    background-color: #a6cef7;}
.t4-palette-blue a
 {
    color:#f1cc5c;
}