.sched-event .sched-event-inner {
    color: #ffffff;
    text-align: center;
    border-radius: 10px;
    box-shadow: 4px 3px 6px -3px rgba(0,0,0,0.75);
    margin: 2px;
    height: 95%;
}
. {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding-top: 8px;
}

.sched-h-content .sched-h-content-scroll .sched-h-content-scroll-time-value {
    color: #ffffff;
}