.how-can-use .content-wrap>.zwc-sec-title {
    max-width: 786px;
}

.projects-everyone .zwc-field-row .zwc-field-col .zwc-sec-title h2 {
    max-width: 483px;
}

.integrations .zwc-field-row .zwc-field-col {
    flex: 0 0 537px;
}

/* .features-matters .tab-section .tab-content .integration-slide img {
    background-color: white;
} */

.zwc-faq-wrap {
    padding: 57px 0;
}

.footer .zwc-sec-title {
    max-width: none;
}

@media (max-width: 992px) {
    .zwc-faq-wrap {
        padding: 40px 0;
    }
}

@media (max-width: 991px) {
    .footer .zwc-sec-title {
        max-width: none;
    }
}
