#dbb-gdpr { background-color:#fff; color: var(--fontText); font-size:14px; }

#dbb-gdpr h4 { color: var(--linkRed); font-size: 20px; }

#dbb-gdpr button { height:50px; font: 18px OpenSans-Cond-Light, Arial, Helvetica, sans-serif; }

#dbb-gdpr button.accept { width:230px; margin-top: 10px; background-color: #444; color: #fff; border: none; }

#dbb-gdpr button.settings { width:228px; margin-top: 23px; border: 1px solid #939597; }

@media (min-width: 576px) {
    #dbb-gdpr button.accept { margin-right:80px; margin-top: 23px; }
}