.sched, .sched-list , a.sched-event, .sched-popup, .sched-popup p.sched-popup-description-text {
  font-family: 'Nexa', sans-serif!important;
  font-weight: 200;
}
.sched-list a.sched-list-event {
  font-family: 'Nexa', sans-serif!important;
  color:#ffffff;
}
.sched-column-header {
font-weight: 900;
text-transform: uppercase;
}
.sched-popup .sched-popup-media img {
width: 50%;
margin: 0 auto;
}
.sched-event .sched-event-title {
font-weight: 900;
}
.sched-popup-description ul {
padding: 0 30px 30px!important;
}
.sched-sidebar .sched-time .sched-time-value {
font-size:12px;
line-height: 14px;
height: 14px;
padding: 0 6px 36px 0;
}
.sched-sidebar .sched-time {
  margin-top: 50px!important;
}
.sched-list a.sched-list-event .sched-list-event-text .sched-list-event-title {
    font-weight: 900!important;
    line-height: 100%;
}
.sched-list a.sched-list-event:hover .sched-list-event-text {
    text-decoration: none;
}
.sched-list .sched-list-column li.sched-list-event-li {
display: flex;
margin: 5px 0!important;
}
.sched-list a.sched-list-event:hover {
background: #ffffff!important;
color:#000000!important;
}
.sched-popup-description {
    padding: 0 20px 20px 20px!important;
}
.sched-popup-description h4 {
    margin-bottom: 20px;
}
.sched-popup p.sched-popup-description-text {
    padding: 0 !important;
}