.menuclass a {
    color: #008da8 !important;
    text-transform: uppercase;
}


.header .user__login a {
    color: #008da8;
}

.menu-heading h5 {
    text-transform: uppercase;
}
.footer .form-control {
    font-size: 1rem;
    padding: 3px 8px !important;
    border-radius: 4px 4px 4px 4px !important;
}


 .footer .form-group {
    margin-bottom: 5px;
}

 .footer .form-btn {
     padding: 4px 10px;
     border-radius: 4px;
     margin: 0;
    margin-top: 0px;
    padding-bottom: 3px;}
    
    @media screen and (min-width: 700px){
.footer .form-control {
    width: 80%;
}

}

 .footer form {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.header__content--desktop {
    padding: 10px 0;
}
.formex {
    margin-top: 5px;
    font-size: 14px;
}
.formex p {
    
    font-size: 14px !important;
        margin-top: 16px;
}
.footer__content {
    padding: 44px 0;
}
.social-icons {
    margin-top: 16px;
}

.header {
    border-bottom: 0.5px solid #B7E0E7;
}
 .footer .form h5{line-height: 1.8;     margin-top: -6px;}
 .footer a.link-list__link{    padding: 4px 0px;}