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