[class*="cookieconsent-optout"] {
    background-color: #f0f0f0;
    text-align: center;
    padding: 4rem;
}
[class*="cookieconsent-optout"] div {
    display: none;
}
[class*="cookieconsent-optout"] a {
    color: #dc323c;
    text-decoration: underline;
}
[class*="cookieconsent-optout"] a:hover {
    text-decoration: none;
}
