<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cc-btn {
    display: block;
    width: 100%;
}

.cc-deny {
    margin-top: .2em;
    font-weight: normal;
    opacity: .7;
}

.cc-deny:hover {
    opacity: 1;
}

.cc-compliance {
    flex-direction: column-reverse;
}

.cc-revoke.cc-right {
    right: 6em;
}</pre></body></html>