@media print{
 @page{margin:18mm}
 html{font-size:11pt;scroll-behavior:auto}
 body{color:#000;background:#fff;font-family:Georgia,"Times New Roman",serif;line-height:1.55}
 .site-header,.site-footer,.sidebar,.breadcrumbs,.related-posts,.author-box,.navigation.pagination,.menu-toggle,.article-toc{display:none!important}
 .site-shell,.narrow{width:100%;max-width:none;margin:0;padding:0}
 .site-main{padding:0}.content-layout,.content-layout.has-sidebar{display:block}.entry-content{font-size:11pt}
 .entry-header h1{font-size:24pt;margin-top:0}.entry-content h2{font-size:17pt;break-after:avoid}.entry-content h3{font-size:14pt;break-after:avoid}
 .featured-image{max-width:150mm;margin:8mm auto;break-inside:avoid}.entry-content img,.entry-content figure,.entry-content blockquote,.entry-content table{break-inside:avoid}
 .entry-content a:not(.button):not(.wp-block-button__link){color:#000;text-decoration:underline}
 .entry-content a[href^="http"]::after{content:" (" attr(href) ")";font-size:8.5pt;overflow-wrap:anywhere}
}
