.form-field.error,
.form-field.error .form-label {
  color: var(--bs-danger);
}
