.event-listing--event + .event-listing--event {
  padding-top: 2em;
  border-top: 1px solid rgba(var(--text-color)/.15);
  margin-top: 2em;
}