a.EventsList-item {
  text-decoration: none;
  color: #ffffff;
}
a.EventsList-item .EventsList-data {
    color: var(--text-color);
  }
