.os-theme-dark .top-3-cta .review-link::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.os-theme-dark .top-3-cta .top-3-cta__title {
  color: #fff;
}

.os-theme-dark .top-3-cta .count {
  color: #fff;
}

.os-theme-dark .top-3-cta .bonus-offer {
  color: #0856c4;
}

.os-theme-dark .top-3-cta .review-link {
  color: #0856c4;
}

.os-theme-dark .top-3-cta .review-link::before {
  border: inset 0.3125rem;
  border-color: transparent transparent transparent #0856c4;
  border-right-width: 0;
  border-left-style: solid;
}

.os-theme-dark .top-3-cta .join-button:hover {
  background-color: #06540a;
}

.os-theme-dark .top-3-cta .content li {
  background-color: #fff;
  border-bottom: 0.125rem solid #e8e8e8;
}

.os-theme-dark .top-3-cta .content li:hover {
  background-color: #e8e8e8;
}

.os-theme-dark .top-3-cta .content li::before {
  background-color: #474542;
}

.os-theme-dark .top-3-cta .content li:first-child::before {
  background-color: #c22026;
}

.os-theme-dark .top-3-cta .terms-and-conditions-cta {
  color: #b3b3b3;
}

@media (min-width: 560px) {
  .os-theme-dark .top-3-cta__title::before {
    background: url("/sites/all/themes/skeletontheme/dist/images/os-fin-white.svg") no-repeat !important;
  }
}

/*# sourceMappingURL=sportsbooks-cta-dark.css.map */
