.cta-section.layout-6 .cta-col{
background-color: rgb(3,63,139,0.55) !important;
}
.form-container .form-field button{
border: 0px !important;
}

.footer-col-item.custom-footer-html.relative a {
    color: #ffffff;
    font-weight: 700;
}
 
@media only screen and (max-width:1200px) and (min-width:1024px){
    
    .genesis-nav-menu a {
        font-size: 12px !important;
    }
    
    .contact-site-name.medium.uppercase.relative {
        font-size: 15px !important;
    }
}