/* ===== Products Section ===== */
.products-section {
  padding: var(--spacing-lg) var(--spacing-md);
  background-color: var(--background);
}
