.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 3rem;
  font-family: var(--font-body-family);
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.02em;
}
