

.navbar-nav h4 {
  display: none;
}

body.overview .darkgrey, body.post .darkgrey {
  background: #f8f6f2 !important;
}

body.overview hr  {
  border-top: 2px dashed #000;
  opacity: 1;
}

body.overview .sectionTitle {
 font-size: 1.875em !important;
 line-height: normal !important;
}


body.post .postElement  {
  background: #ffff9e !important;
}
