.related-products {
  display: block;
}

.related-products__heading {
  --color-foreground: var(--brand-quaternary-color);
  color: rgb(var(--color-foreground));
  margin: 0 0 3rem;
}
