.brightyellow {
    color: #E3B13F !important;
}

.stats {
  font-size: 48px;
    color: #E3B13F;
  font-weight: 800;
  letter-spacing: -1px;
  font-family: 'Crimson Pro variable', serif;
  margin-bottom: 0;
}

.bythenumbers > .meta {
  font-weight: bold !important;
  letter-spacing: unset !important;
}

.paragraph--230581 {
  color: white !important;
  background: linear-gradient(270deg, #293B73 0%, #5286B7 100%);
  padding: 2rem;
}

.paragraph--230581 .meta {
  color: white !important;
}

.numbers-year {
  color: #E3B13F;
  font-size: 5rem;
  font-weight: 900;
  letter-spacing: -1px;
}

.numbers-title {
  color: white;
  font-family: "Inter variable", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: -1px;
  text-transform: uppercase;
}


