#events ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#events li {
  margin-bottom: 8px;
}

