
.menu23 .top-bar {
    background: #002554;
    color: white;
}

.menu23 .top-bar a{
    color: white;
}

.menu23 .bottom-div {
    background: #e7ecf0;
}

.menu23 .mid-div .logo {
    max-height: 45px;
    margin-top: 0px!important;
}


.menu23 .cta-button svg {
    fill: #21929c;
}


.menu23 .cta-button {
    margin-top: 5px;
}



.home-services-selector h3{
	color: #002554!important;
}

.home-services-selector h3 span{
	color: #21929c!important;
}


.home-services-selector .single-service svg{
	fill: #002554;
}


.home-services-selector .single-service:hover {
    color: #21929c;
}


.home-services-selector .single-service:hover .icon{
    background: #21929c;
}


.home-services-selector .single-service:hover .icon svg{
    fill: white;
}

.a1c-single-tire .tier-div{
	background: #21929c;
}

.a1c-single-tire .tier-div-single-tire {
    border: 3px solid #21929c;
}
