/* Printing a project pack or a scheme page should give a clean sheet. */
.site-head, .site-foot, .preview-note, .hero-pitch, .btn, .wiz-nav, .sup-act { display: none !important; }
body { background: #fff; color: #000; font-size: 11pt; }
a { text-decoration: underline; color: #000; }
a[href^="http"]::after { content: " (" attr(href) ")"; font-size: 9pt; }
.wrap, .wrap-narrow { max-width: none; padding: 0; }
