.elementor-kit-7{--e-global-color-primary:#151C29;--e-global-color-secondary:#5C982C;--e-global-color-text:#151C29;--e-global-color-accent:#5C982C;--e-global-color-99653c6:#FFFFFF;--e-global-color-1d2bae4:#D3D4D7;--e-global-color-b4e3a2f:#5C982C;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-99653c6 );color:var( --e-global-color-text );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );color:var( --e-global-color-99653c6 );border-radius:5px 5px 5px 5px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-99653c6 );border-style:none;border-radius:5px 5px 5px 5px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-accent );}.elementor-kit-7 h1{color:#151C29;font-size:40px;}.elementor-kit-7 h2{color:var( --e-global-color-primary );font-size:35px;}.elementor-kit-7 h3{color:var( --e-global-color-primary );font-size:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-kit-7 h1{font-size:35px;}.elementor-kit-7 h2{font-size:30px;}.elementor-kit-7 h3{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body,
body * {
    font-family: 'Jost', sans-serif !important;
}

/* Jost überall erzwingen (Elementor + Theme + Buttons + Formulare) */
html, body,
body *:not(i):not(svg):not(path) {
  font-family: "Jost", sans-serif !important;
}

/* Elementor Global Typography Variablen zusätzlich setzen */
body {
  --e-global-typography-primary-font-family: "Jost";
  --e-global-typography-secondary-font-family: "Jost";
  --e-global-typography-text-font-family: "Jost";
  --e-global-typography-accent-font-family: "Jost";
}/* End custom CSS */