.pwe-oddscomparator {
  --ocw-accent: #f3b51b;
  --ocw-border: #dfe7ee;
  --ocw-card: #f7f9fb;
  --ocw-card-border: #d9e2ea;
  --ocw-cta: #87b670;
  --ocw-cta-hover: #4d8b2f;
  --ocw-focus: #f3b51b;
  --ocw-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  --ocw-header: #0d2b50;
  --ocw-header-muted: #d8e3ed;
  --ocw-header-text: #fff;
  --ocw-ink: #0d2b50;
  --ocw-muted: #52677b;
  --ocw-radius: 12px;
  --ocw-shadow: 0 8px 24px rgba(13, 43, 80, 0.12);
  --ocw-surface: #fff;
}

.pwe-oddscomparator.ocw-widget .ocw-shell {
  background: var(--ocw-surface) !important;
  color: var(--ocw-ink) !important;
  font-family: var(--ocw-font) !important;
  line-height: 1.35 !important;
}

.pwe-oddscomparator.ocw-widget .ocw-cta {
  background: #87b670 !important;
  color: #fff !important;
  min-height: 51px !important;
  text-decoration: none !important;
}

.pwe-oddscomparator.ocw-widget .ocw-cta:hover {
  background: #4d8b2f !important;
  color: #fff !important;
}

.pwe-oddscomparator.ocw-widget .ocw-cta-icon {
  background: #4d8b2f !important;
  height: 45px !important;
  width: 45px !important;
}

.pwe-oddscomparator.ocw-widget .ocw-cta-icon svg {
  height: 32px !important;
  width: 32px !important;
}

.pwe-oddscomparator.ocw-widget .ocw-approved-shell {
  background: #0d2b50 !important;
  border-radius: 4px !important;
  color: #fff !important;
  font-family: "OddsComparatorRubik", Rubik, Arial, sans-serif !important;
  line-height: 1.5 !important;
  max-width: 430px !important;
}

.pwe-oddscomparator.ocw-widget .ocw-approved-title {
  color: #fff !important;
  font-family: "OddsComparatorMontserrat", Montserrat, "OddsComparatorRubik", Arial, sans-serif !important;
  font-weight: 900 !important;
}

.pwe-oddscomparator.ocw-widget .ocw-market-badge {
  background: #f3b51b !important;
  color: #0d2b50 !important;
}

.pwe-oddscomparator.ocw-widget .ocw-odd-cell.is-best,
.pwe-oddscomparator.ocw-widget .ocw-best-value,
.pwe-oddscomparator.ocw-widget .ocw-expanded-value.is-best,
.pwe-oddscomparator.ocw-widget .ocw-metric-toggle button.is-active {
  background: #02789d !important;
  color: #fff !important;
}

.pwe-oddscomparator.ocw-widget .ocw-current-list,
.pwe-oddscomparator.ocw-widget .ocw-current-row,
.pwe-oddscomparator.ocw-widget .ocw-bookmaker-head,
.pwe-oddscomparator.ocw-widget .ocw-odd-cell,
.pwe-oddscomparator.ocw-widget .ocw-trend-chart-shell {
  color: #0d2b50 !important;
}

.pwe-oddscomparator.ocw-widget .ocw-approved-shell a {
  text-decoration: none !important;
}

.pwe-oddscomparator.ocw-widget .ocw-trends-card {
  background-color: #0d2b50 !important;
  background-image: linear-gradient(150deg, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0) 34%) !important;
}
