@media print {
    .site-header,.site-footer,.home-hero,.trust-strip,.final-cta,.content-sidebar,.page-topline { display:none!important; }
    body { color:#000; background:#fff; font-size:11pt; }
    .site-shell { width:100%; }
    .site-main { padding:0; }
    a { color:#000; text-decoration:none; }
}
