#right-to-opt-out-notice a {
    color: #231F20;
    border-bottom: 1px solid;
    font-size: 14px;
}
#right-to-opt-out-notice a:hover {
    color: #231F20;
    border-bottom: 2px solid;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -0.23px;
}
button#proceed-to-dsr-request {
    background: #231F20;
    border-radius: 0;
}

button#proceed-to-dsr-request:hover {
    background: #4d4d4f;
    color: white;
    border: 2px solid;
}
#customer-input {
    display: none!important;
}
.cc-window.cc-banner, .cc-window.cc-floating {
    display: none;
}