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


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