#form_cgu{
    width: 18px;
    height: 18px;
    border: 2px solid #0d6efd;
    border-radius: 2px;
}
#form_cgu:checked{
    background-color: #0d6efd;
}
#form_username_help, #form_password_first_help, #form_email_help, #form_telephone_help{
    display: none;
}
.text-muted{
    color: #f2125e;
}
#noteSecurPass {
    font-size: .875em;
    margin: 15px 0 0 0;
    padding: 0;
    color: var(--bs-secondary-color);
}
