.elementor-kit-158{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-8288231:#F5F5DC7A;--e-global-color-a62b7e7:#000000;--e-global-color-c56ebbc:#6B4423;--e-global-color-d70d256:#F5F5DCD1;--e-global-color-be623d5:#F5F5DCD1;--e-global-typography-primary-font-family:"Dancing Script";--e-global-typography-primary-font-size:70px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"EB Garamond";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"EB Garamond";--e-global-typography-text-font-size:23px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-fb96339-font-family:"EB Garamond";--e-global-typography-fb96339-font-size:23px;--e-global-typography-fb96339-font-weight:400;--e-global-typography-41e9602-font-family:"Dancing Script";--e-global-typography-41e9602-font-size:70px;--e-global-typography-41e9602-font-weight:700;--e-global-typography-a9e4d90-font-family:"EB Garamond";--e-global-typography-a9e4d90-font-size:25px;--e-global-typography-a9e4d90-font-weight:700;background-color:#F5F5DC7A;color:#6B4423;font-family:"EB Garamond", Sans-serif;font-size:23px;font-weight:400;}.elementor-kit-158 button,.elementor-kit-158 input[type="button"],.elementor-kit-158 input[type="submit"],.elementor-kit-158 .elementor-button{background-color:#6B4423;color:#F5F5DC;}.elementor-kit-158 button:hover,.elementor-kit-158 button:focus,.elementor-kit-158 input[type="button"]:hover,.elementor-kit-158 input[type="button"]:focus,.elementor-kit-158 input[type="submit"]:hover,.elementor-kit-158 input[type="submit"]:focus,.elementor-kit-158 .elementor-button:hover,.elementor-kit-158 .elementor-button:focus{background-color:#3A6B35;color:#F5F5DC;}.elementor-kit-158 e-page-transition{background-color:#FFBC7D;}.elementor-kit-158 a{color:#3A6B35;font-family:"EB Garamond", Sans-serif;font-size:23px;font-weight:700;}.elementor-kit-158 a:hover{color:#6B4423;font-family:"EB Garamond", Sans-serif;font-size:23px;font-weight:800;}.elementor-kit-158 h1{color:#6B4423;font-family:"Dancing Script", Sans-serif;font-size:70px;font-weight:700;}.elementor-kit-158 h2{color:#6B4423;font-family:"EB Garamond", Sans-serif;font-size:25px;font-weight:700;}.elementor-kit-158 h3{color:#6B4423;font-family:"EB Garamond", Sans-serif;}.elementor-kit-158 h4{color:#6B4423;font-family:"EB Garamond", Sans-serif;}.elementor-kit-158 h5{color:#6B4423;font-family:"EB Garamond", Sans-serif;}.elementor-kit-158 h6{color:#6B4423;font-family:"EB Garamond", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}@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 */a {
    color: #3A6B35;
    text-decoration: none;
    font-weight: bold;
    transition: transform 0.2s ease; /* Übergangseffekt für die Bewegung */
}

a:hover {
    color: #6B4423;
    transform: translateX(5px); /* Link bewegt sich 5px nach rechts beim Hover */
}/* End custom CSS */