.scheduleBlock {
    border: 1px solid #cccccc;
    padding: 1em;
    margin-bottom: 1em;
}

.scheduleBlock h4{
    font-weight: 300;
    font-size: 1.3em;
    margin: .3em 0;
    margin-top: .3em !important;
}

.scheduleBlock .time {
    font-size: .8em;
}