.grow-rich-text .rich-text__headline {
  font-family: var(--font-base);
  margin-bottom: 0;
}

.grow-rich-text .left .rich-text__buttons {
  justify-content: flex-start;
}