.consent-form-error:empty {
    padding: 0 !important;
}

label[for="id_policy_confirmation"] {
    display: inline;
    white-space: normal;
    vertical-align: top;
}

label[for="id_contact_confirmation"] {
    display: inline;
    white-space: normal;
    vertical-align: top;
}