body .wordpress-gdpr-popup-actions-buttons{
    display:flex;
    gap:2rem;
    justify-content: center;
}
body .wordpress-gdpr-popup-actions-buttons > a:hover,
body .wordpress-gdpr-popup-actions-buttons > a{
    margin:0;
    float:none;
}
body .wordpress-gdpr-popup-overlay .wordpress-gdpr-popup-container {
    max-width: 700px;
}
body .wordpress-gdpr-privacy-settings-trigger-container {
    border-radius: 0;
    bottom: 0;
    left:auto;
    right:10rem;
    line-height: 1;
    height:auto;
    width:auto;
    padding:1.3rem 0.8rem;
}