.os-theme-dark #oddsshark-ticker {
  background-color: #000;
}

.os-theme-dark #oddsshark-ticker .frame {
  background-color: #3b3937;
}

.os-theme-dark .ticker__date {
  color: #e8e8e8;
}

.os-theme-dark .ticker__month {
  color: #b3b3b3;
}

.os-theme-dark .ticker__covering,
.os-theme-dark .ticker__winning {
  color: #fff;
}

.os-theme-dark .ticker__button.button--arrow-right:hover::after {
  border-color: transparent transparent transparent #0856c4;
}

.os-theme-dark .ticker__button.button--arrow-right::after {
  border-color: transparent transparent transparent #000;
}

.os-theme-dark .ticker__button.button--arrow-left:hover::before {
  border-color: transparent #0856c4 transparent transparent;
}

.os-theme-dark .ticker__button.button--arrow-left::before {
  border-color: transparent #000 transparent transparent;
}

/*# sourceMappingURL=oddsshark_ticker_dark.css.map */
