.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 3rem;
  
  color: #121212;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 24px */
  letter-spacing: -0.8px;
}
