.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 2rem;
  color: #000;
  font-family: var(--font-body-family);
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
