.elementor-kit-28{--e-global-color-primary:#CFA63D;--e-global-color-secondary:#000000;--e-global-color-text:#5B5247;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Baskervville";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cinzel";--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:"Cinzel Decorative";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:1.1px;}.elementor-kit-28 e-page-transition{background-color:#FFBC7D;}.elementor-kit-28 h1{font-family:"Cinzel", Sans-serif;}.elementor-kit-28 h2{font-family:"Cinzel", Sans-serif;}.elementor-kit-28 h3{font-family:"Cinzel", Sans-serif;}.elementor-kit-28 h4{font-family:"Cinzel", Sans-serif;}.elementor-kit-28 h5{font-family:"Cinzel", Sans-serif;}.elementor-kit-28 h6{font-family:"Cinzel", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.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 */<link href="https://fonts.googleapis.com/css2?family=Tangerine&display=swap" rel="stylesheet">

.mauticform-button {
  background-color: #CFA63D; /* Hintergrundfarbe */
  color: #fff;              /* Textfarbe */
  font-size: 18px;          /* Schriftgröße */
  padding: 12px 24px;       /* Innenabstand */
  border-radius: 8px;       /* Abgerundete Ecken */
  border: none;             /* Rahmen entfernen */
  cursor: pointer;          /* Hand-Cursor */
}

.mauticform-button:hover {
  background-color: #5b5248; /* Hover-Farbe */
}/* End custom CSS */