@media print{
  *{box-shadow:none!important;text-shadow:none!important}
  html,body{background:#fff!important;color:#000!important}
  body::before,.site-header,.page-stamp,.hero-watermark,.nav-actions,.footer-links,.community-actions,.resource-card-actions,.platform-launch,.mail-action{display:none!important}
  main,.wrap{width:100%!important;max-width:none!important;margin:0!important}
  .hero,.section,.section-soft,.story-panel,.community-panel,.resource-card,.armada-panel{background:#fff!important;color:#000!important;border-color:#777!important}
  h1,h2,h3,h4,p,li,span,strong,b,.footer,.footer-legal{color:#000!important}
  a{color:#000!important;text-decoration:underline!important}
  .footer{display:block!important;background:#fff!important;border-top:1px solid #777!important}
  img{max-width:100%!important}
}
