.wordpress-gdpr-popup {
    font-size: 14px;
    line-height: 20px;
}
.wordpress-gdpr-popup-container {
    max-width: 480px!important;
}
.wordpress-gdpr-privacy-settings-popup {
    font-size: 14px;
}
.wordpress-gdpr-form input[type="submit"] {
    background: #e74c3c;
    border: inherit;
}
.wordpress-gdpr-form input[type="submit"]:hover {
    background: #E7783C;
    border: inherit;
}