.sched-button a {
color:#000000 !important;
background: #9AF0F3 !important;
border:2px solid #9AF0F3 !important;
transition: all 0.1s !important;
}
.sched-button a:hover {
color:#000000 !important;
background:#9AF0F3 !important;
border:2px solid #9AF0F3 !important;
}


.stream-button .sched-button a:hover {
color:#000000 !important;
background:#005357 !important;
border:2px solid #005357 !important;
}