.cc_cp_f_powered_by {
    opacity: 0;
}
.light.cc_dialog button.cc_b_ok, .light.cookie-consent-preferences-overlay .cookie-consent-preferences-dialog .cc_cp_container .cc_cp_footer .cc_cp_f_save button {
    color: #fff !important;
    background-color: #002B49 !important;
}

.cc_dialog_headline {
    display: none;
}

/* fissa in basso la finestra */
.cc_dialog.headline {
    right: 0;
    top: auto !important;
    bottom: 0 !important;
    left: 0;
    max-width: 100%;
    position: fixed !important;
}
