@media print { .hamburger-holder, .banner-navigation, .side-navigation, [role="contentinfo"], #banner-privacy, .abf-home-banner { display: none !important; }
  body { background-color: white; }
  .abf-aside { break-inside: avoid; }
  .abf-typography a { text-decoration: none; }
  .abf-typography h2 { page-break-after: avoid; } }
@media print and (color) { * { -webkit-print-color-adjust: exact; print-color-adjust: exact; } }
