/* ============================================================
   Jersey Jump — Party Rentals Landing Page
   Section wrapper for the heading/description + rental-category
   grid, below the Page Banner + Trust Bar. `.rentals-grid`/
   `.rental-card*` themselves live in main.css (shared with the
   homepage Rentals section).
   ============================================================ */
.party-rentals-section {
	background-color: var(--color-blue-150);
}
