.reverse-headings.section-heading--two-rows .section-heading__text {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}
.reverse-headings.section-heading--two-rows .section-heading__text .section-heading__subheading {
  color: var(--Medium-Grey);
}
