/* Featured Products Section Styles */
.section-featured-products {
  background-color: var(--color-base-cream);
}

.featured-products__heading {
  text-align: center;
}
