.zwc-features-wrap{    padding-bottom: 0px;
}
.zwc-rating.zwc-rating-wrap {
    background: var(--zbs-light-bg-1);
}
.btm-btn{
    text-align: center;margin: 50px 0px 0px;}
.whatsapp-icon::before{
    background: url(/sites/zweb/images/otherbrandlogos/whatsapp-icon.svg) no-repeat;
}
.twilio-icon::before{
    background: url(/sites/zweb/images/otherbrandlogos/twilio-icon-red.svg) no-repeat;
}

.integrate-icons ul li.z-apps.zoho-books::before {
    background-position: var(--zp-books-bp);
}
.integrate-icons ul li.z-apps.sites-logo::before {
    background-position: var(--zp-sites-bp);
}
.zwc-testimonails-prt .customer-image img
{
        border-radius: 100px;
    width: 90px;
    border: 4px solid var(--zbs-dark-violet);
}

@media (max-width: 767px) {
    .zwc-features-wrap {
        padding-bottom: 0px;
    }
}