#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
    border-radius: 7px 7px 0 0;
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding: 8px 10px 7px;
    margin: 0;
    background-color: #8dc0e4;

  #eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading .a {
    color: white;
  }
    
.eb_event_link {
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
  
}
.eb_event {
  height: 50px;
      border-bottom: 1px solid #439991;
}

.eb-event-link {
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
  
.span.event-date span.month {
    background: #214865;
    border: 1px solid #214865;
    margin-top: 25px;
    
.ul.eventsmall span.event-date {
    width: 100px;
    /* height: 60px; */
    display: block;
    margin-left: 25px;
    float: none;