@charset "UTF-8";
@media print {
  .site-header { position: static; background: #fff; }
  .site-header__nav, .site-header__toggle, .site-footer__nav { display: none !important; }
  a { color: #000; text-decoration: none; }
  body { color: #000; background: #fff; }
}
