/* Scoped by data-slide: matches the deck's <section data-slide="16-closing">
   AND this slide opened on its own (<html data-slide="16-closing">). An
   unscoped `.inner.centered h1` here collided with 17-appendix's identical
   selector — same specificity, so whichever loaded last won for both slides. */
[data-slide="16-closing"] h1 { max-width: 22ch; }
