.kb-page-title {
  color: var(--kb-color-heading-neutral);
  font-size: 2.1rem;
  font-weight: var(--kb-font-weight-extrabold);
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 12px;
  text-align: center;
}

.kb-page-subtitle {
  color: var(--kb-color-text-secondary);
  font-size: 1.5625rem;
  font-weight: var(--kb-font-weight-extrabold);
  margin-bottom: 20px;
  text-align: center;
}
