.detail-hero .handle {
  position: relative;
  z-index: 1;
  color: rgba(255, 255, 255, .7);
}

.brand .muze-wordmark {
  width: auto;
  height: 20px;
  display: block;
  filter: invert(1);
  border-radius: 0;
}

@media (max-width: 760px) {
  .brand .muze-wordmark { height: 18px; }
}
