.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 3rem;
  text-align: center;
  font-weight: bold;
  font-family: 'Quicksand', sans-serif;
  background-image: url(https://cdn.shopify.com/s/files/1/0728/5866/5256/files/pinklineAsset_1.svg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 12% 31%;
  padding-bottom: 0.5em;
}
