product-recommendations {
  display: block;
}

.home-link {
  margin-top: 3rem;
}
.home-link a {
  color: #528B9A;
  font-weight: bold;
  font-size: 1.1rem;
}

.recommendations-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}