.content-print .d-print-none{display:none}@media print{*{-webkit-print-color-adjust:exact}@page :first{color:green;@top-left{content:"foo";color:#00f}@top-right{content:"bar"}}@page{size:8.5in 11in;@top-left{content:"Hamlet"}@bottom-left{content:"Page " counter(page)}}}