.cc-window.cc-banner {
    padding-bottom: 70px !important;
}
.cc-compliance {
    flex-wrap: nowrap !important;
}
.cc-message {
    font-weight: 700;
}
.cc-message a,
.cc-message .cc-link {
    color: #fff;
    text-decoration: underline;
}
.cc-message a:hover,
.cc-message .cc-link {
    opacity: 1;
}
.cc-revoke {
    bottom: 0;
    left: 30px;
    background-color: #3498db;
    color: #fff;
}