.section-stat-line {
  margin-top: var(--space-sm);
  font-size: 1.4rem;
  color: var(--color-text-muted);
  white-space: nowrap;
}

.section-stat-line .count,
.section-stat-line .stat-plus {
  font-weight: 800;
  color: var(--color-accent);
}

#interviews .section-title,
#conferences .section-title,
#articles .section-title {
  font-size: 3.4rem;
}
