#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
    background-color: #4caf50 !important;
    border-color: #4caf50 !important;
}

#onetrust-reject-all-handler {
    display: none !important;
}

#onetrust-consent-sdk #onetrust-banner-sdk a[href] {
    color: #000 !important;
}

#onetrust-consent-sdk #onetrust-pc-btn-handler {
    border: none;
    color: #000 !important;
}

@media (max-width: 480px) {
    #onetrust-accept-btn-handler {
        width: 100% !important;
        text-align: center !important;
    }


    #onetrust-policy {
        max-height: 20vh !important;
        overflow: auto !important;
    }
}

.ot-floating-button__front {
    display: none !important;
}

#onetrust-consent-sdk #onetrust-pc-btn-handler {
    display: none !important;
}


.onetrust-close-btn-handler.onetrust-close-btn-ui {
    display: none !important;
}

.onetrust-close-btn-handler.onetrust-close-btn-ui.force-display {
    display: block !important;
}

#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
    background-color: #4caf50 !important;
    border-color: #4caf50 !important;
}

#onetrust-reject-all-handler {
    display: none !important;
}

#onetrust-consent-sdk #onetrust-banner-sdk a[href] {
    color: #000 !important;
}

#onetrust-consent-sdk #onetrust-pc-btn-handler {
    border: none;
    color: #000 !important;
}

@media (max-width: 480px) {
    #onetrust-accept-btn-handler {
        width: 100% !important;
        text-align: center !important;
    }


    #onetrust-policy {
        max-height: 20vh !important;
        overflow: auto !important;
    }
}

.ot-floating-button__front {
    display: none !important;
}