.sched-popup{
font-family: 'F37 Ginger';
}

.sched-popup-overlay{
background: #fff !important;
}


.sched-event-description{
color:#bdbdbd;
font-size: 14px !important;
font-family: 'F37 Ginger';
}
.sched-event-subtitle{
color:#bdbdbd;
font-size: 14px !important;
font-family: 'F37 Ginger';
}
.sched-event-title{
font-size:18px !important;
font-weight: normal !important;
font-family: 'F37 Ginger';
line-height: 1.2 !important;
}
.sched-column-header{border-bottom: solid 1px #1c1c1c;}
.sched-event.light .sched-event-inner .sched-event-title{
color: #bdbdbd;
}
.sched-event.light .sched-event-inner{
text-align:center !important;
}