.form-label {
  color: var(--color-text);
}

.form-text {
  color: var(--color-text-muted);
}
