.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 3rem;
  color: #2B2B2B;
  font-family: "League Spartan";
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%; /* 38.4px */
  text-align: center;
  
  strong {
    font-weight: 400
  }
}
