.footer-col-item.custom-footer-html a {
    color: #feda46 !important;
}

.service-pages.layout-1 .service-item:hover .service-title, .service-pages.layout-2 .service-item:hover .service-title, .service-pages.layout-4 .service-item:hover .service-title, .service-pages.layout-5 .service-item:hover .service-title {
    border-bottom: 1px solid #ffffff !important;
}

@media only screen and (max-width:1200px) and (min-width:1024px){
    .contact-site-name {
        font-size: 25px !important;
    }
    
    .footer-col-item.column-label {
        font-size: 18px !important;
    }
    
    .footer-col-item.site-info.site-name.relative {
        font-size: 12px !important;
    }
}