/* Site-wide fixes. Theme footer watermark is absolute + negative margin and overlaps page content above the footer; let clicks pass through it. */
.footer-watermark { pointer-events: none; }
