﻿#femaleRadioOption {
    margin-left: auto;
    margin-right: auto;
}

#edPatientSignupCGU {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

#edPatientSignupCGU > input {
    margin: 0 !important
}

#edPatientSignupCGU > label {
    margin: 0;
    margin-left: 5px;
}

#edPatientSignupCGU a {
    color: var(--ed-main-color);
    text-decoration: underline;
}

#edPatientSignupButtonZone {
    text-align: center;
    margin: 72px 0;
}