.product-recommendations {
  display: block;
}

.product-recommendations__heading {
  margin: 0;
  margin-bottom: 3rem;
  /* BG Custom CSS */
  color: #521830;
  font-weight: 800;
}

.product-recommendations .grid__item {
  padding-bottom: 0;
}
