/* Keep the invisible checkbox inside its own control, not over the word link. */
.hs3500-check { position:relative; }
.hs3500-check input { inset:0; width:100%; height:100%; margin:0; padding:0; cursor:pointer; }
.hs3500-word-text[href] { color:inherit; scroll-margin-top:90px; }
.hs3500-word-text[href]:focus-visible { outline:3px solid #1675bd; outline-offset:3px; border-radius:3px; }
