.event-list-container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto; }

.event-list-container .generic-btn button {
  background-color: #DF0221;
  border: #DF0221; }

.events-list-row {
  padding-bottom: 30px; }

.event-list-container h2:after {
  border-bottom: 3px solid #DF0221 !important; }

.event-node {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee; }