.filter-labels::before {
  content: "Erleben Sie AMAZONE bei unserer nächsten Veranstaltung";
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #333;
  margin-top: 4rem;     /* Abstand nach oben */
  margin-bottom: 1rem;  /* Abstand nach unten */
}


