.it-header-center-wrapper {
    background: rgb(0 82 158);
 }
	
	@media (min-width: 992px)
	{
.it-header-navbar-wrapper {
    background: rgb(0 82 158);
}
}


.it-header-slim-wrapper {
    background: rgb(0 57 110);
}


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 57 110);
}


.it-footer-main {
    background-color: rgb(0 38 77)!important;
}


 .custom-h1 {
    color: black;
    font-size: 2rem!important;
}
.title-xxxlarge {
    font-size: 2rem!important;
}

.navbar .navbar-collapsable .navbar-nav li.nav-item a.nav-link, .navbar .navbar-collapsable .navbar-nav li.nav-item button.nav-link {
font-size:18px;
}

