/* Registro público — extiende futzoe-login */

.futzoe-register .futzoe-login__inner {
  max-inline-size: 28rem;
}

.futzoe-register .futzoe-login__card .form-text {
  color: var(--bs-secondary-color);
  font-size: 0.8125rem;
}

.futzoe-register__legal .form-check-label a {
  font-weight: 500;
}

.futzoe-register__legal .invalid-feedback {
  margin-top: 0.25rem;
}
