@media only screen and (min-width: 1024px) and (max-width: 1180px) {
    .site-inner .ft-page-item .ft-title {
        font-size: 18px!important;
    }
}

footer .column-element > div.site-logo img {
    background: #fff;
    padding: 10px;
}
.widget-container.widget-container--normal.visible {
    z-index: 100000000 !important;
}
.floating-cta
{
    z-index: 9!important;   
}
.footer-col-item.custom-footer-html a {
    color: #fff;
    font-weight: 600;
}