.eb-event-date-container {
    background: #226D74;
  
}
.eb-event-title{
    font-size: 42px!important;
    text-transform: uppercase!important;
}
 

.ebm-upcoming-events li, .ebm-upcoming-events > div {
    list-style: none;
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #666!important;
    line-height: 1.8;
}
.ebm-upcoming-events .ebm-event-link {
   font-size:24px!important;
	font-weight: normal!important;
}
.fa-calendar:before {
  
    color: #fff;
}

.ebm-upcoming-events a.ebm-event-link, .ebm-upcoming-events-default a.ebm-category-link, .ebm-upcoming-events.ebm-upcoming-events-default a{

    color: #fff!important;
}
a.ebm-event-link {
    color: #fff;
}
