.stats {
  margin-top: 18px;
}
.stat-number {
  font-size: 32px;
  font-weight: 800;
}
.stat-suffix {
  margin-left: 2px;
}
.stat-label {
  color: var(--muted);
  font-size: 12px;
  letter-spacing: 0.15em;
}
