span#cookieconsent\:desc {
    text-transform: none !important;
}
#cookieconsent\:desc a {
    text-decoration: underline;
    text-transform: none !important;
}
#cookieconsent\:desc #consent-management-tool,
.cc-compliance .cc-btn.cc-deny {
    display: none;
}
.cc-window .cc-link {
    display: none;
}
.cc-compliance a.cc-btn.cc-dismiss {
    text-transform: none !important;
}
.cc-window {
    font-size: 11px;
}
.cc-revoke {
    display: none !important;
}