
.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; }
.headsvg { max-width: 30% !IMPORTANT; text-align: center; margin-left: auto; margin-right: auto; }
.sitemap { display: none; }
.svginside { max-width: 30% !IMPORTANT; }
h2 { font-size:20px; margin-top: 20px;}

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

.entry-content p { font-size: 12pt; }
.entry-content pre { font-size: 10pt; }


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