.eventItem {
  background-color: rgba(0, 191, 197, 0.658);
  border-radius: 2rem;
  padding: 1rem;
  list-style: none;
  margin: 1rem;
}

.spotifyDiv {
  border-radius: 2rem;

  list-style: none;
  margin: 1rem;
}
