/* Footer Links ohne Unterstrich */
.footer-link,
.footer-service-menu-link {
    text-decoration: none !important;
}

.footer-link:hover,
.footer-service-menu-link:hover {
    text-decoration: underline !important;
}
