.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 3rem;
}

 .card__information .card__heading,
  .card__information .price, 
  .card__information .unit-price {
    color:#7A55F9;
  }