.collection-seo-description__text {
  padding-top: calc(4 * var(--space-unit));
  padding-bottom: calc(4 * var(--space-unit));
}

.collection-seo-description__text > :last-child {
  margin-bottom: 0;
}
