a, a:hover, a:active {
  color: #02a4cc;
  text-decoration: none;
}
.carousel-caption {
  left: inherit;
  right: inherit;
}
.schedule {
  overflow-x: scroll;
}
.schedule > .row {
  min-width: 800px;
}

