/* NO PNJ shared editorial typography. Component contracts live in their own files. */
main p,
main li {
  text-wrap: pretty;
  hyphens: auto;
  text-align-last: start;
}

main h1,
main h2,
main h3,
main summary,
main .lead {
  text-wrap: balance;
}

.nopnj-nowrap {
  white-space: nowrap;
}
