@media print {
  .site-header, .sticky-bar, footer, .ticker, .no-print, .bar-tabs { display: none !important; }
  body { background: #fff; color: #000; font-family: Georgia, serif; }
  .menu-table tr { border-bottom: 1px solid #999; }
  .metal-text { color: #000 !important; background: none !important; -webkit-text-fill-color: #000 !important; }
  a { color: #000; }
  .section { padding-block: 24px; page-break-inside: avoid; }
  .bar-panel { display: block !important; }
  .tab-panel { display: block !important; page-break-inside: avoid; margin-bottom: 1.5em; }
}
