footer .column-element > div.site-logo img {
    padding: 10px 10px;
    background-color: #ffffff;
}
footer .column-element .footer-col-item.custom-footer-html a {
    color: #ffffff;
}

@media only screen and (min-width: 991px) {
    .cta-section.layout-5 .cta-col.left-col {
        padding-right: 60px;
    }
    .cta-section.layout-5 .cta-col.right-col {
        padding-left: 60px;
    }
}