.elementor-9107 .elementor-element.elementor-element-398a51a1{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-398a51a1 *//* Radialer Verlauf: von innen Weiß (#ffffff) nach außen Hellgrau (#f2f2f2) */
html, body, .site, .site-content, .elementor-page, #page, #content, .site-inner, .site-container {
    background: radial-gradient(circle, #ffffff 0%, #f2f2f2 100%) !important;
    
    /* Sorgt dafür, dass der Verlauf beim Scrollen fixiert bleibt und nicht unschön wiederholt wird */
    background-attachment: fixed !important; 
    background-size: cover !important;
    min-height: 100vh;
}

/* Macht die Elementor-Schichten durchsichtig, damit der Verlauf sichtbar wird */
.elementor-section-wrap, .site-main {
    background-color: transparent !important;
    background-image: none !important;
}/* End custom CSS */