.related-products {
    display: block;
    /* border-top: 2px solid #000; */
}

.related-products__heading {
  margin: 0 0 3rem;
  font-size: 24px;
  font-weight: 900;
  line-height: 120%;
  text-transform: uppercase;
}
