body {
  color: black !important;
}

#content-body [class*=" col-"],
.align-self-end {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  max-width: 100%;
  flex: none;
}

.audio-version,
header#header,
.more-from-mag,
.adbanner,
.related-content,
footer#footer,
.content-title-section img,
.image-of-author,
.social-btns,
.embed-responsive,
.embed-responsive-16by9,
.audio-player,
.video-player
{
  display: none !important;
}

.content-title-section {
  height: unset !important;
}

#content-body {
  margin-top: 0 !important;
}

h1.content-title,
.text-white,
.content-title-section,
.content-title-section a,
.content-title-section time
{
  color: black !important;
}

.print-only {
  display: inline-block !important;
  color: black !important;
}
.non-print-only { display: none; }