/*#cookieconsent\:desc a {*/
/*    text-decoration: underline;*/
/*}*/
/*#cookieconsent\:desc #consent-management-tool,*/
/*.cc-compliance .cc-btn.cc-deny {*/
/*    display: none;*/
/*}*/
/*.cc-window .cc-link {*/
/*    display: none;*/
/*}*/
/*.cc-window {*/
/*    font-size: 11px;*/
/*}*/
/*.cc-revoke {*/
/*    display: none !important;*/
/*}*/

#cookieconsent\:desc a {
    text-decoration: underline;
}
#cookieconsent\:desc #consent-management-tool,
.cc-compliance .cc-btn.cc-deny {
    display: none;
}
.cc-window .cc-link {
    display: none;
}
.cc-window {
    font-size: 11px;
}
.cc-revoke {
    display: none !important;
}
.cc-btn.cc-allow {
    font-family: "Gotham", "Adjusted Verdana Fallback", sans-serif;
    height: 26.6px;
    width: 35.4375px;
    letter-spacing: 0.01rem;
}
.cc-compliance button {
    min-height: 28.41px !important;
    min-width: 36.22px !important;
    line-height: 1.5em !important;
}
.show-cookie-manager {
    display: block !important;
}