@media print {
  body { background: #fff; color: #000; font-family: Georgia, "Times New Roman", serif; }
  .site-header, .mobile-menu, .cookie, .header-progress, .sugar, .nav-toggle, .btn { display: none !important; }
  main { padding-top: 0 !important; }
  a { color: #000; text-decoration: underline; }
  h1, h2, h3 { page-break-after: avoid; }
  p { orphans: 3; widows: 3; }
  .hero__cover, .bolum__media, .atolye__portrait, .about-feature__media { display: none !important; }
}
