.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#507DA0;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:400;font-size:18px;}.elementor-kit-5 a{color:var( --e-global-color-accent );font-size:18px;}.elementor-kit-5 h1{color:#000000;font-size:75px;}.elementor-kit-5 h2{color:#000000;font-size:40px;}.elementor-kit-5 h3{font-size:25px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:18px;font-weight:500;color:#FFFFFF;background-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;padding:15px 18px 15px 18px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{color:#FFFFFF;background-color:#325A79;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-kit-5 e-page-transition{background-color:#FFBC7D;}@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-kit-5{font-size:18px;}.elementor-kit-5 h1{font-size:40px;}.elementor-kit-5 h2{font-size:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:30px;--container-default-padding-bottom:0px;--container-default-padding-left:30px;}}@media(min-width:2400px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}}/* Start custom CSS */.blue-link a {
    color: var( --e-global-color-accent ) !important;
}

.elementor-slideshow__footer {
    display: none;
}

input:focus,
textarea:focus,
button:focus,
select:focus {
    outline: none;               /* Standard-Outline entfernen */
    -webkit-appearance: none;    /* iOS-spezifische Standardoptik ausschalten */
    box-shadow: none;            /* iOS Glühen/Shadow entfernen */
}

a:focus,
button:focus {
  outline: none;
}

a:focus-visible,
button:focus-visible {
  outline: 2px solid #000; /* oder deine Brandfarbe */
  outline-offset: 2px;
}/* End custom CSS */