.strong-700 strong {
    font-weight: 700; 
} 

.custom-info-banner .ultb3-btn {
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.no-touch .mini-action-box .custom-pink-btn:hover {
    color: #333 !important;
    background: #fff !important;
}



@media screen and (max-width: 1023px) {

    .custom-banner-section .vc_column-inner > .g-cols {
        gap: 0;
    }

}

@media screen and (max-width: 767px) {
    .custom-accordion-block .w-tabs-section-header {
        font-size: 16px !important;
    }

    .banner-white-btn {
        margin-bottom: 0 !important;
    }
}