.elementor-3132 .elementor-element.elementor-element-85d1a64{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3132 .elementor-element.elementor-element-85d1a64.e-con{--flex-grow:0;--flex-shrink:0;}body.elementor-page-3132:not(.elementor-motion-effects-element-type-background), body.elementor-page-3132 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:767px){.elementor-3132 .elementor-element.elementor-element-85d1a64{--width:412px;}.elementor-3132 .elementor-element.elementor-element-06da434{width:100%;max-width:100%;}}/* Start custom CSS */html, body {
    min-height: 100vh; /* Mindesthöhe, damit Scrollbar gleich aussieht */
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background-color: #6DBA94;
    border-radius: 5px;
}

::-webkit-scrollbar-track {
    background-color: #000000;
}/* End custom CSS */