/* UAT row 25: the theme template prints the site name next to the logo; ASRS wants the logo only. */
.navbar-brand .navbar-brand-name {
  display: none;
}
