/* Hide the site name rendered at the top of the sidebar */
.md-nav__title[for="__drawer"] {
  display: none;
}
