.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 3rem;
  background: linear-gradient(90deg, #2A93EA 0%, #0073D2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Manrope;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  letter-spacing: normal;
}
