.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 4.5rem;
  color: rgba(89, 86, 85, 1);
  font-size: 36px;
  font-family: var(--font-heading-family);
  letter-spacing: 2px;
}

.related-products .price__regular {
  color: rgba(89, 86, 85, 1);
}
