.elementor-kit-8{--e-global-color-primary:#8093BC;--e-global-color-secondary:#36A9E1;--e-global-color-text:#505D68;--e-global-color-accent:#DC5E42;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#505D68;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-secondary );font-size:16px;}.elementor-kit-8 h1{color:#DC5E42;font-size:42px;font-weight:500;letter-spacing:-0.8px;}.elementor-kit-8 h2{color:#8093BC;font-size:36px;font-weight:900;letter-spacing:-0.7px;}.elementor-kit-8 h3{color:#8093BC;}.elementor-kit-8 h4{color:var( --e-global-color-primary );font-size:18px;font-weight:700;}.elementor-kit-8 h5{color:#505D68;font-size:18px;}.elementor-kit-8 h6{color:#505D68;font-size:13px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:5px;--container-default-padding-right:5px;--container-default-padding-bottom:5px;--container-default-padding-left:5px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 *//* Textauswahl für Elementor & Theme */
html::selection,
body::selection,
body *::selection,
.elementor *::selection {
  color: #ffffff !important;         /* Textfarbe */
  background-color: #DC5E42 !important; /* dein Wunsch-Hintergrund */
}

html::-moz-selection,
body::-moz-selection,
body *::-moz-selection,
.elementor *::-moz-selection {
  color: #ffffff !important;
  background-color: #DC5E42 !important;
}

/* Formularfelder (optional) */
input::selection,
textarea::selection,
input::-moz-selection,
textarea::-moz-selection {
  color: #ffffff !important;
  background-color: #DC5E42 !important;
}
/* CF7 Radios/Checkboxes: jede Option eigene Zeile */
.wpcf7-form .wpcf7-list-item {
  display: block;
  margin: 0 0 8px 0;
}
.wpcf7-form .wpcf7-list-item-label {
  display: inline;
}/* End custom CSS */