/* Minimales Grundstyling - Farben/Typo kommen aus GeneratePress. */
.hl-form { max-width: 26rem; }
.hl-form .hl-feld label { display: block; margin-bottom: .25rem; }
.hl-form .hl-feld input { width: 100%; }
.hl-form .hl-meldung { min-height: 1.4em; }
.hl-form .hl-meldung.hl-fehler { color: #b00020; }
