.it-header-center-wrapper {
    background: rgb(20 71 185);
	}
	
	@media (min-width: 992px)
	{
.it-header-navbar-wrapper {
    background: rgb(20 71 185);
}
}


.it-header-slim-wrapper {
    background: rgb(193 22 29);
}


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(20 71 185);
}


.it-footer-main {
    background-color: rgb(20 71 185);
}


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