/*стили  в /html/css/custom.css */

.not-accepted{
    border:2px solid #fff!important;
    color:#fff!important;
    background: transparent!important;
}

@media (max-width: 1250px) {
    #cookiesBlock{
        width: 100%;
    }
}