.t-Header > .t-Region--noUI {
  margin-bottom: 0;
}
.t-Header-logo-link:first-child {
  display: none;
}
.t-Header-logo-link.hcbrand {
  width: 200px;
  background: rgba(0, 0, 0, 0) url("hc-logo-white.png") no-repeat scroll 12px 50% / 90% auto;
  /* text-hide mixin from bootstrap v4 */
  font: ~"0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
