/* ================================================================
   footer.css — footer-specific tweaks (core layout in header.css)
   ================================================================ */
.app-footer a { color: var(--muted); }
.app-footer a:hover { color: var(--primary); }
