/* Print styles for Barna.News theme */
.announcement-bar,
.newsletter-section,
.pagination,
.read-next-bar,
.site-footer,
.site-header,
.social-bar,
.news-ticker,
.reading-progress {
  display: none;
}
.article-body {
  padding: 0;
}
.article-body a {
  color: #00e;
}
img {
  max-width: 100%;
}
.print-hidden {
  display: none;
}
