.md-header { box-shadow: none !important; background: #fff !important; color: #000 !important; }
.md-header .md-logo { display: none !important; }
.md-sidebar--primary .md-nav__title {
  display: none !important;
}

.ssb-date {
  display: block;
  text-align: right;
  font-size: 1.0em;
  opacity: 0.7;
  margin: 0.25rem 0 1rem 0;
}