.register-password-guidance>strong::after,
.reset-password-guidance>strong::after {
    content: " minimum 8 caractere";
    font-weight: 400;
}
