input,
textarea,
select {
  @apply border border-border rounded-md bg-surface p-1.5;
}
label {
  @apply font-medium;
}
