@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;
}

}