#highlightTitle .footnote {
  display: block;
  margin-top: -0.2em;
  font-size: 0.6em; }

#highlightText .openingHours {
  width: calc(100% + 4em);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  max-width: 40ch; }

@media all and (max-width: 964px) {
  #highlightTitle .footnote {
    display: block;
    margin-top: 0.2em;
    font-size: 0.6em; }
  #highlightText .openingHours {
    font-size: 0.9em; } }
