@page {
  margin-top: 2cm;
  margin-bottom: 2cm;
  margin-left: 2cm;
  margin-right: 2cm;
}

* {
  color: black !important;
  text-shadow: none !important;
  background: white !important;
  box-shadow: none !important;
  border-color: black !important;
}

div {
  float: none !important;
  display: block !important;
}

#splash, #bottom, #hero {
  display: none !important;
}

#top {
  page-break-after: avoid !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}

#top .row div {
  display: block !important;
  width: 100% !important;
}

#top .row div #logo {
  margin: 50px auto !important;
}

#top nav, #top #nav-mobile {
  display: none !important;
}

#middle {
  margin: 0 !important;
  padding: 0 !important;
}

#middle .space, #middle .tags {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

#middle .share {
  display: none !important;
  visibility: hidden !important;
}

#middle p {
  font-size: .9em !important;
  page-break-after: auto !important;
}

#middle table {
  page-break-inside: auto !important;
}

#middle table tr {
  page-break-inside: avoid !important;
  page-break-after: auto !important;
}

#middle p, #middle li, #middle td {
  font-family: "Merriweather", serif !important;
}
