@media print{
  .site-header,.site-footer,.actions,.flow-controls,.nav-backdrop{display:none}
  body{background:#fff;color:#000;font-family:serif}
  .section,.section-sm,.page-hero,.rcm-flow-section{padding:24px 0;background:#fff;color:#000}
  h1,h2,h3,.section-ink h1,.section-ink h2,.section-ink h3{color:#000}
  a{text-decoration:underline}
  .reveal{opacity:1;transform:none}
}
