/* ─── Aggregate Products Page — Custom Styles ────────────────────────────
   Page-specific styles for products-aggregate.php.
   Shared design-system components (prod-card, prod-cat-block, etc.)
   live in general.css.
─────────────────────────────────────────────────────────────────────────── */

/* Page banner — position hero image for quarry shots */
.products-aggregate-page .page-title {
  background-position: center 40%;
}
