<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media print {

.page-header__content,  .header-nav, .share-me, .page-header__toggle, .breadcrumbs, .footer-contact a, .footer-utility a, .footer-social  {
display: none !important;
}

.img-left {
float: none;
}

.author-content {
margin-left: 0;
}

.home-feature__description.blue-box-description {
width: 100%;
margin: 0;
}

h1.reverse-title {
color: #000 !important;
}

h4.aside-title {
color: #000;
text-align: center;
}

.home-feature__description {
line-height: 24px;
color: #000;
}

}</pre></body></html>