.top-menu { display: none; }
.topbar { display: none; }
.topadds, .underadds {display: none; }
.search { display: none; }
.secondary { display: none; }
.pagination-single { display: none}
.comments-wrapper { display: none; }
.scrollup { display: none; }
.footer-cols { display: none; }
.search {display: none}
.sitemap { display: none; }

#nav_menu { display: none}
.adds {display: none}

.svginside { max-width: 30% !IMPORTANT; }
.headsvg { max-width: 30% !IMPORTANT; text-align: center; margin-left: auto; margin-right: auto; }

.entry-content .wp-block-group { margin-left: 0 !IMPORTANT; width: 100%; }


a:after {
   content: " (" attr(href) ") ";
   color: gray; font-size: smaller;
}

img {
	page-break-inside: avoid;
	page-break-after: avoid;
}

.printbg {
	-webkit-print-color-adjust:exact;
}
body {
	font-size: 1rem; line-height: 1.3;
	max-width: 19cm; margin-left: auto; margin-right: auto;
}
h2 {margin-top: 2em}

pre {
	font-size: 1rem;
}