/* Mobile reading pass: loaded after style.css. */
@media (max-width: 767px) {
  .wfn-main { padding-top: 22px; }
  .wfn-title { font-size: 32px; line-height: 1.28; font-weight: 600; letter-spacing: -0.025em; overflow-wrap: anywhere; }
  .wfn-lede { font-size: 16.5px; line-height: 1.75; }
  .wfn-route-note h2, .wfn-entry h2 { font-size: 22px; line-height: 1.35; font-weight: 600; overflow-wrap: anywhere; }
  .wfn-article .wfn-title { font-size: 29px; line-height: 1.32; font-weight: 600; letter-spacing: -0.02em; }
  .wfn-content { font-size: 16.5px; line-height: 1.85; overflow-wrap: anywhere; }
  .wfn-content h2, .wfn-content h3 { font-size: 23px; line-height: 1.38; font-weight: 600; }
  .wfn-reading h2 { font-size: 23px; line-height: 1.35; }
}
