.it-header-center-wrapper {
    background: rgb(0 51 153)!important;
 }
	
	@media (min-width: 992px)
	{
.it-header-navbar-wrapper {
    background: rgb(0 51 153)!important;
}
}


.it-header-slim-wrapper {
    background: rgb(0 26 77)!important;
}


a {
    color: rgb(20 71 185);
    text-decoration: underline;
}

.it-header-wrapper .it-header-slim-wrapper .it-header-slim-wrapper-content .btn-full {
    background-color: rgb(0 26 77)!important;
}


.it-footer-main {
    background-color: rgb(32 42 46);
}


 .custom-h1 {
    
     color: rgb(20 71 185)!important;
	font-size: 2rem!important;
	
}
.title-xxxlarge {
    font-size: 2rem!important;
    color: rgb(20 71 185)!important;
}