@media print {
  .nav, .sidebar, .hero-actions, .footer { display: none !important; }
  body { background: #fff !important; color: #111 !important; }
  a { color: #111 !important; }
  .card, .panel, .doc-main figure { border-color: #ddd !important; box-shadow: none !important; }
}
