/* Entfernt jegliche Unterstreichung oder pseudo-Unterstreichungen bei Links im Fließtext der Single-Event-Beschreibung */
   .tribe-events-single-event-description.tribe-events-content a {
  text-decoration: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
  background-image: none !important;
}
