.branding-bar {
  background: #27245d;
}

.branding-bar a {
  text-decoration: none;
}

.branding-bar a:hover {
  text-decoration: underline;
}