.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 3rem;
  font-size: clamp(29px,7vw,48px);
  line-height: 63px;
  color: #007460;
  font-weight: 700;
  font-family: 'Playfair Display';
  text-align: center;
}
