.rich-text-section .rich-text-row h2 {
  color: var(--theme-heading);
}
.rich-text-section .rich-text-row .rich-text-block {
  color: var(--theme-sub-heading);
}
