#modal-consent-popup,
#modal-consent-configure {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2rem 1.2rem;
    background-color: #fff;
    z-index: 9200000000;
}

a#saveConsent {
    margin-left: 20px;
}
