body {
  background: #fff !important;
  color: #000 !important;
}
.hero, .navbar, footer {
  display: none !important;
}
main {
  background: #fff !important;
  color: #000 !important;
  border: none !important;
  box-shadow: none !important;
}
a {
  color: #000 !important;
  text-decoration: underline !important;
}
