/* Hide the site name text in the header — the logo wordmark already contains the brand name */
.md-header__title {
  display: none;
}
