@media print {
  .site-header, .site-footer, .consent, .button-row, .cta-panel { display: none !important; }
  body { color: #000; background: #fff; font-size: 11pt; }
  a { color: #000; text-decoration: none; }
}
