.cf-consent-disabled,
.cf-consent-disabled:hover,
.cf-consent-disabled:focus,
.cf-consent-disabled:active {
    background: #AEB4BE !important;
    background-color: #AEB4BE !important;
    background-image: none !important;
    border: 1px solid #9EA5B0 !important;
    border-color: #9EA5B0 !important;
    color: #5F6877 !important;
    box-shadow: none !important;
    cursor: not-allowed !important;
    opacity: 1 !important;
    filter: none !important;
}

.cf-consent-disabled * {
    color: #5F6877 !important;
}