/* Wider, consistent editorial measure across the public site. */
:root{--maxw:1240px;--measure:74ch}
@media (min-width:861px){
  .hero h1,.ndc-hero h1{max-width:24ch!important}
  .hero .lead,.ndc-hero .lead{max-width:76ch!important}
  .section-head{max-width:82ch!important}
  .section-head>p{max-width:78ch!important}
}
