.elementor-kit-10{--e-global-color-primary:#FFE500;--e-global-color-secondary:#0074FF;--e-global-color-text:#000000;--e-global-color-accent:#E48409;--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:#F3F3F3;background-image:url("https://rhoischnooke.de/wp-content/uploads/2024/06/KVG-Webseite.png");background-repeat:repeat;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 h3{text-decoration:none;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{text-decoration:none;text-shadow:0px 0px 9px rgba(0,0,0,0.3);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.elementor-lightbox{--lightbox-header-icons-size:0px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hero {
  background: url('https://via.placeholder.com/1920x800?text=Karneval+Hero') no-repeat center center;
  background-size: cover;
  text-align: center;
  color: white;
  padding: 120px 20px;
  position: relative;
}
.hero::after {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,0.5);
}
.hero-content {
  position: relative;
  z-index: 1;
}
.hero h1 { font-size: 48px; margin-bottom: 10px; }
.hero h3 { font-size: 24px; margin-bottom: 20px; }
.btn {
  background: #e63946;
  color: white;
  padding: 12px 30px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
}
.about, .events {
  padding: 60px 20px;
  text-align: center;
}
.events ul {
  list-style: none;
  padding: 0;
}
.events li {
  font-size: 18px;
  margin: 10px 0;
}/* End custom CSS */