@media print { @page { size: A4; width: 210mm; height: 296mm; } * { box-sizing: border-box; -moz-box-sizing: border-box; } *:before, *:after { color: #000 !important; text-shadow: inherit !important; background: inherit !important; background-image: none !important; box-shadow: inherit !important; } body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.3 !important; font-family: Georgia, 'Times New Roman', Times, serif !important; color: #000; font-size: 14pt; background-color: #fff !important; print-color-adjust: exact; } h1, h2, h3, h4, h5, h6 { page-break-after: avoid; } h1 { font-size: 20pt; } h2 { font-size: 18pt; } h3 { font-size: 16pt; } h4, h5, h6 { font-size: 14pt; } p, h2, h3 { orphans: 3; widows: 2; } blockquote { margin: 1.2em; padding: 1em; font-size: 12pt; } table, figure { page-break-inside: avoid; } a:link, a:visited { background: transparent; border:0; color: #000; } h2.list:before, h3.list:before, p.list:before, p.list, h2.list, h3.list { color: #000 !important; border:none; } .no-print, .comments-area, aside, footer, header.gb-is-sticky, header button, .inline-subscribe { display:none!important; } .post .dynamic-entry-content div div div > p { margin-bottom: 15px !important; } }