@media print{
  body{background:#fff;color:#000}
  .mn-topbar,.mn-footer,.mn-hero__aside{display:none !important}
  a{text-decoration:underline;color:#000}
}