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


.it-header-slim-wrapper {
    background: rgb(0 89 179);
}


a {
    color: rgb(0 102 204);
    text-decoration: underline;
}

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


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


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

.icon-primary {
      fill: rgb(0 102 204)!important;
}
icon.icon-sm {
    width: 24px;
    height: 24px;
}

.cmp-breadcrumbs .breadcrumb-container .breadcrumb .breadcrumb-item a {
    color: rgb(0 102 204);
}

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper .accordion .accordion-header .accordion-button {
    color: rgb(0 102 204);
}

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li a {
     color: rgb(0 102 204)!important;
}
.link-list-wrapper ul li a span {
     color: rgb(0 102 204)!important;
}


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


.chip .chip-label {
    color: rgb(0 102 204);
}