body {
  background: none;
  color: #000;
  font-size: 12pt;
}

header, nav, .skip-link, .filters, footer, .gallery, aside video {
  display: none;
}

.hero {
  background: none;
  padding: 10pt;
}

.hero-image, .hero-image-small, .hero-image-large, .course-image, .about-image, .testimonial-image {
  max-width: 50%;
  height: auto;
}

.course-card, .testimonial-card {
  page-break-inside: avoid;
}

table {
  font-size: 10pt;
}