/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 07 2025 | 11:23:55 */
.dynamic-impressum {
    p:has(+ p a[href]), p:has(a[href]) {
        display: block !important;
    }
}
.icon_box_service {
    background-image: linear-gradient(180deg, var(--e-global-color-primary) 0%, #961108 100%);
}