.hero-title {
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  padding: 0.5rem 1.5rem;
  border-radius: 4px;
  font-family: 'Merriweather Sans', sans-serif;
}

@media (max-width: 991.98px) {
  header.masthead {
    padding-top: 70vw;
    padding-bottom: 3rem;
  }
}

.konzert-titel {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
