@media print {
  html, body {
    font-size: 75% !important;
    margin-top: 0 !important; }

  .header--mobile {
    display: none !important; }

  .header--secondary {
    display: none !important; }

  .header--banner {
    display: none !important; }

  footer.body--footer .footer-support, footer.body--footer .footer-partners {
    display: none !important; }

  .footer-info {
    padding-top: 1rem !important; } }
