.theater-club-uebernahme-frame input:not([type=checkbox], [type=radio]) {
  width: 100%;
  border: 1px solid #F5F5F5;
  background-color: #F5F5F5;
  padding: 0.75rem 1rem;
  border-radius: 50px;
  font-size: 1rem;
}
.theater-club-uebernahme-frame input:not([type=checkbox], [type=radio]).error {
  border-color: var(--red);
}
.theater-club-uebernahme-frame .form-header:not(:empty) {
  margin-bottom: 0.75rem;
}

/*# sourceMappingURL=uebernahme.css.map */
