/* Positionierungs-Absicherung für Titel & Footer-Links */
header.site-title { position: fixed !important; top: 16px !important; left: 16px !important; z-index: 20 !important; pointer-events: none; }
.fixed-nav        { position: fixed !important; left: 16px !important; bottom: 16px !important; z-index: 20 !important; }
