.elementor-kit-7{--e-global-color-primary:#0E6DA8;--e-global-color-secondary:#D63B3B;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-93307bc:#FFFFFF;--e-global-typography-primary-font-family:"Saira Semi Condensed";--e-global-typography-primary-font-size:19px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-size:7px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h2{color:#0E6DA8;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h3{font-family:"Saira Semi Condensed", Sans-serif;font-size:32px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 20px;--widgets-spacing-row:0px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-7 h2{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h2{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Falls du eine CSS-Klasse vergeben hast */
.custom-slide-text .elementor-slide-heading,
.custom-slide-text .elementor-slide-description {
  color: #fff;
  background-color: rgba(70, 90, 110, 0.6); /* grau-blauer Ton mit 40% Transparenz */
  padding: 8px 20px;
  border-radius: 8px;
  display: inline-block;
}

/* Falls du KEINE Klasse vergeben willst und alle Slides gleich sein sollen */
.elementor-slide-heading,
.elementor-slide-description {

  background-color: rgba(44, 90, 110, 0.4);
  padding: 10px 20px;
  border-radius: 8px;
  display: inline-block;
}/* End custom CSS */