.tool-page .page-title {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.tool-page .page-subtitle {
  color: var(--color-text-tertiary);
  font-size: 0.9375rem;
  margin-bottom: 1.5rem;
}
.tool-page .section-title {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
