.wordpress-gdpr-popup-agree,.wordpress-gdpr-popup-decline,.wordpress-gdpr-popup-preferences {
    padding: 8px 15px;
    text-decoration: none!important;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px;
    color: #FFF;
    padding: 10px 20px;
    border-radius: 8px;
}
.wordpress-gdpr-popup-small.wordpress-gdpr-popup-bottom .wordpress-gdpr-popup-container {
    bottom: 20px;
    border-radius:15px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05) !important;
}