.ec-event-title > a {
  color: var(--ec-event-text-color);
}

article.ec-event:hover {
  height: auto !important;
  z-index: 2 !important;
}
