.article-products__heading {
  margin: 0;
}

.article-products__subtext {
  margin-top: 0.8rem;
  max-width: 62ch;
  color: var(--dyk-text-muted);
}

.article-products__subtext > :first-child {
  margin-top: 0;
}

.article-products__subtext > :last-child {
  margin-bottom: 0;
}

.article-products__grid {
  margin-top: 2.4rem;
}

.article-products__empty {
  margin: 0;
}
