.webx-gdpr-wrapper {
    width: 100%;
    display: block;
}
.webx-gdpr-placeholder {
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    padding: 2em 1em;
    width: 100%;
    min-width: 300px;
    border: 1px solid #0F0F0F;
}
.webx-gdpr-placeholder-text {
    align-self: center;
}
.webx-gdpr-placeholder a {
    align-self: center;!important;
}
.webx-gdpr-placeholder button {
    margin-top: 10px;
    align-self: center;
    min-height: 30px;
    width: 200px;
    cursor: pointer;
}
