/* Native Gutenberg article; keep the existing typography and reading width. */
.entry-content .ac-sleep-lead { font-size: 1.15rem; line-height: 1.75; }
.entry-content .ac-editorial-note { border-top: 1px solid var(--ac-line); padding-top: 1.5rem; font-size: .9rem; }
.entry-content h2,
.entry-content h3 { scroll-margin-top: calc(var(--ac-sticky-offset) + 1rem); hyphens: none; }
.entry-content a { overflow-wrap: anywhere; }
