
body.dp--cookie-consent div.cc-compliance.cc-highlight a.cc-btn {
    background-color: white;
    color: black;
    font-weight: bold !important;
    text-decoration: none !important;
    padding: .75em 1.5em !important;
    margin-bottom: .5rem !important;
    text-transform: uppercase;
    width: 75%;
}

body.dp--cookie-consent div.cc-compliance.cc-highlight a.cc-btn:hover {
    background: #f0f0f0 !important;
    border-color: #f0f0f0 !important;
    text-decoration: none !important;
    width: 75%;
}