/* Toggle for handwriting accents (controlled via .no-hand on <html>) */
.no-hand .hand,
.no-hand .hand-note { display: none !important; }
.no-hand .hand-underline::after { display: none; }
.no-hand .hand-circle::before { display: none; }
