.input,
.textarea,
.select {
  @apply border-base-content/20 shadow-xs rounded-box;
}

.input[type=file]::file-selector-button {
  @apply normal-case font-normal;
}
