.it-header-center-wrapper {
    background: rgb(28 84 140);
 }
	
	@media (min-width: 992px)
	{
.it-header-navbar-wrapper {
    background: rgb(28 84 140);
}
}


.it-header-slim-wrapper {
    background: rgb(48 48 48);
}


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(255 255 255);
    color: rgb(28 32 36);
}


.it-footer-main {
    background-color: rgb(48 48 48);
}


 .it-hero-text-wrapper h1 {
    
    color: rgb(20 71 185)!important;
	font-size: 2rem!important;
}
h1 {
    font-size: 2rem!important;

}

.it-brand-wrapper
img{width: auto;}


.custom-h1
{color: rgb(28 32 36)!important;}