/* Hide the site name in the navigation sidebar */
.md-nav__title {
  display: none;
}
