.footer-companytitle{
    font-size: 34px;
    color: white;
    font-weight: 900;
}
.footer-companypartner p{
    color: white;
    font-size: 20px;
}
.footer-companypartner p img{
    margin-left: 20px;
    max-height: 30px;
}
.footer-section-title{
    color: #da241a;
    font-size: 28px;
}
[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div{
    padding-bottom: 40px;
}