.mf-gdpr-consent {
    display: flex;
    align-items: center;
    margin-top: 1em;
    margin-bottom: 10px;
}

.mf-gdpr-consent input[type="checkbox"] {
    margin-right: 0.5em;
}

.mf-gdpr-consent label {        
    font-family: inherit!important;
    font-size: inherit!important;
    color: inherit!important;
    font-weight: inherit!important;
}
