/* Etkinlikler — haber kartı ile birebir (news-track / news-card) */
.yh-events-block .news-slider.yh-events-static {
  overflow: visible;
}

.yh-events-track {
  justify-content: center;
  flex-wrap: wrap;
}

.yh-event-card-location {
  font-size: 12px;
  color: #003d7a;
  font-weight: 600;
  margin: 0;
  line-height: 1.35;
}

.yh-event-card-location .bi {
  margin-right: 4px;
}
