.related-products {
  display: block;
}

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

.related-products__content-wrapper.center {
  text-align: center;
  margin-bottom: 3rem;
}

.related-products__text {
  margin-top: 1rem;
  margin-bottom: 3rem;
}
