.elementor-kit-4{--e-global-color-primary:#FF5722;--e-global-color-secondary:#424242;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#1B1D21;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#FF5722;color:#FFFFFF;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:#E64A19;color:#FFFFFF;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =============================
   Eingabefelder
============================= */
#gform_wrapper_1 input[type="text"],
#gform_wrapper_1 input[type="email"],
#gform_wrapper_1 textarea {
  padding: 14px;
  border-radius: 6px;
  border: 1px solid #ccc;
  background: #fff;
  color: #111;
  font-size: 16px;
  width: 100%;
}

/* =============================
   Labels in LILA
============================= */
/* Hauptlabels – kräftiges Rosa */
#gform_wrapper_1 .gfield_label,
#gform_wrapper_1 .gform-field-label {
  color: #ff1493 !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  margin-bottom: 8px !important;
}

/* Unterlabels (z. B. Vorname, Nachname) heller */
#gform_wrapper_1 .gform-field-label--type-sub {
  color: #c084ff !important;
  font-size: 15px !important;
}

/* Beschreibungen */
#gform_wrapper_1 .gfield_description {
  color: #d4c4ff !important;
  font-size: 14px !important;
}

/* =============================
   Submit Button
============================= */
#gform_wrapper_1 input[type="submit"] {
  background-color: #e95420 !important;
  color: #fff !important;
  padding: 14px 28px;
  border: none;
  border-radius: 6px;
  font-size: 17px;
  cursor: pointer;
  transition: background 0.3s ease;
}

#gform_wrapper_1 input[type="submit"]:hover {
  background-color: #cc3e0f !important;
}

/* =============================
   CSS Variablen überschreiben (inkl. Label-Farbe)
============================= */
#gform_wrapper_1[data-form-index="0"] {
  --gf-color-primary: #e95420 !important;
  --gf-color-primary-contrast: #ffffff !important;
  --gf-color-in-ctrl-primary: #e95420 !important;
  --gf-color-in-ctrl-primary-contrast: #ffffff !important;
  --gf-ctrl-label-color-primary: #a044ff !important;
  --gf-ctrl-label-color-secondary: #c084ff !important;
  --gf-ctrl-border-color: #ccc !important;
}/* End custom CSS */