@media print {
  .site-header, .site-footer, .subscribe-band, .issue-sidebar,
  .issue-nav, .theme-toggle, .mobile-menu-toggle { display: none !important; }
  body { font-size: 12pt; color: #000; background: #fff; }
  a { color: #000; text-decoration: underline; }
  .story-sowhat { border-left: 2pt solid #000; background: #f5f5f5; }
}
