.xsf-section {
  --xsf-header: #1f2937;
  --xsf-accent: #18ad22;
  --xsf-card-border: #e5e7eb;
}

.xsf-team {
  font-size: 14px;
  color: #3F4047;
}

.xsf-cta {
  color: #ffffff !important;
}

.xsf-section__header,
.xsf-team,
.xsf-odd__key,
.xsf-odd__value,
.xsf-cta {
  font-weight: 600;
}

.xsf-section__header {
  color: #ffffff;
}

.xsf-cta:hover {
  background: #1F2936;
}

.xsf-matchup {
  min-height: 2.8em;
}