.event-date-location .container {
  padding: 0px!important;
}

.event-date-location .row {
  margin: 0px;
  background-color: #CFD5DC;
}

.event-date-location .location {
  padding: 15px 25px;
  font-family: 'verveine regular',Helvetica,Arial,Lucida,sans-serif;
  font-size: 22px;
  color: #3953a1;
}

.event-date-location .dates {
  padding: 15px 25px;
  font-family: 'verveine regular',Helvetica,Arial,Lucida,sans-serif;
  font-size: 22px;
  color: #3953a1;
}

.event-date-location .location img,
.event-date-location .dates img 
{
  margin-right: 5px; 
}
