/* Footer im GIRI-Look */
footer, .footer, [class*="footer__"] {
background-color: var(--giri-navy) !important;
color: #fff !important;
}
footer a, .footer a { color: #B8C9E8 !important; text-decoration: none; }
footer a:hover, .footer a:hover { color: var(--giri-mint) !important; }