.wordpress-gdpr-popup-overlay .wordpress-gdpr-popup-container,
.wordpress-gdpr-privacy-settings-popup-container, .wordpress-gdpr-privacy-settings-popup-container *{
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 1.5em;
}
.wordpress-gdpr-popup-overlay .wordpress-gdpr-popup-container .fa,
.wordpress-gdpr-privacy-settings-popup-container .fa, 
.wordpress-gdpr-privacy-settings-popup-container .fa{
    font-family: "FontAwesome";
}
.wordpress-gdpr-popup-decline{
    background: white;
    color:#f50f10;
}
.wordpress-gdpr-popup-agree{
    background:#f50f10;
    color:white;
}
.wordpress-gdpr-privacy-settings-trigger-container{
display:none;
}