.section-title__richtext h2 {
  text-transform: uppercase;
  color: var(--theme-accent-color);
  margin: 0 auto 4.8rem;
  max-width: 64rem;
}

.section-title__richtext .block-content {
  color: var(--theme-black-color);
  max-width: 72rem;
  margin: 0 auto;
}
