a {
    color: #c7105c;
}


.mb-snippet-item-event {
    margin-bottom: 15px;
    padding-bottom: 15px;
}


.mb-snippet-event {
    border-top: 0px solid #fff;
    border-bottom: 2px solid #C4D20F;
}

@media (min-width: 9px) {

  .ce-event-dates {
      border-right: 1px solid #C4D20F;
  }

}












.ce-list-item {
    border-top: 0px solid #fff;
    border-bottom: 2px solid #C4D20F;
    margin-bottom: 50px;
    padding-bottom: 15px;
}
.ce-item-meta-list .ce-val {
    background: #fff;
    margin-right: 10px;
    padding: .25rem .5rem;
    border-radius: .125rem;
   font-weight: 600;
}

.ce-item-info-main {
  flex: 3;
}

.ce-item-info-extra {
  flex: 2;
}

.time {
  color: #c7105c;
}

.ce-item-locations {
    font-size: 1rem;
}