.ecomcookieslaw-banner {
    background-color: rgba(51,51,51,0.8);
    color: #ffffff !important;
}
#ecomcookieslaw_fixed_button {
    background-color: #cccccc;
    color: #ffffff !important;
}
#ecomcookieslaw_fixed_button svg {
    fill: #;
}
#ecomcookieslaw_banner .ecomcookieslaw-banner-message p {
    color: #ffffff !important;
}
#ecomcookieslaw_banner .ecomcookieslaw-banner-message a {
    color: #ffffff !important;
    border-bottom: 1px solid #ffffff;
}
.ecomcookieslaw-modal-header {
    border-top: 4px solid #dbdbdb !important;
}
.ecomcookieslaw-slider-checked {
    box-shadow: 0 0 1px #dbdbdb !important;
}
.ecomcookieslaw-button-container .ecomcookieslaw-accept-button,
.ecomcookieslaw-modal .ecomcookieslaw-accept-button,
.ecomcookieslaw-modal .ecomcookieslaw-badge,
.ecomcookieslaw-slider.ecomcookieslaw-slider-checked {
    color: #3b3b3b !important;
    background: #dbdbdb !important;
    border-color: #dbdbdb !important;
}
.ecomcookieslaw-button-container .ecomcookieslaw-reject-button,
.ecomcookieslaw-modal .ecomcookieslaw-reject-button {
    color: # !important;
    background: # !important;
    border-color: # !important;
}

