.dpos-seo-text {
  padding-block: clamp(3rem, 5vw, 5rem);
}

.dpos-seo-text__heading {
  margin-bottom: clamp(1.25rem, 2.2vw, 2rem);
}

.dpos-seo-text__content > *:first-child {
  margin-top: 0;
}

.dpos-seo-text__content > *:last-child {
  margin-bottom: 0;
}
