#cookieconsent\:desc {
    margin-right: 10px;
}
#cookieconsent\:desc a {
    color: white;
    font-weight: 700;
}
.cc-dismiss {
    color: rgb(0, 0, 0) !important;
    border-color: transparent !important;
    background-color: rgb(255, 255, 255) !important;
}
.cc-dismiss:hover {
    text-decoration: none !important;
}
.cc-revoke {
    display: none !important;
}