.elementor-kit-6{--e-global-color-primary:#D53377;--e-global-color-secondary:#333333;--e-global-color-text:#1D1D1D;--e-global-color-accent:#F3EEE6;--e-global-color-cee3e2f:#F3EEE6;--e-global-color-e77a739:#FFFFFF;--e-global-color-72038fa:#000000;--e-global-color-6def74f:#F2F2F2;--e-global-color-84c4826:#F8F9FA;--e-global-color-701ec97:#3E1515A6;--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;}.elementor-kit-6 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){--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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body, button, input, select, textarea {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}
nav, .elementor-nav-menu a {
    font-weight: 600; /* Menü fett */
}
/* Amelia: linker Balken fix auf Pink setzen */
.am-event-card {
  position: relative;
  border-left: none !important; /* Standard-Balken deaktivieren */
}

.am-event-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px; /* Balkenbreite */
  background: #d53377; /* Fallback */
  background: rgba(213, 51, 119, 1); /* dein Pink */
}/* End custom CSS */