Tasting notes apricot, vanilla bean, pastry crust Roast level light Region colombia, ethiopia Varietal caturra, castillo, ethiopia heirloom Process washed Elevation 1500-1800 m This coffee’s journey didn’t begin in a galaxy far, far away—it started right here in a space that was once grounded in fun. Our roastery’s building was a moonwalk party complex with brightly colored walls, glow-in-the-dark carpet, and two “party rooms” that now house our breakroom and quality-control room.Moonwalk is the lightest blend in our lineup and is a beautiful combination of African and South American washed coffees. /* --- shell card --- */ .coffee-specs{ background:#fff; border-radius:8px; box-shadow:0 2px 8px rgba(0,0,0,.05); padding:2rem; font-size:clamp(1.05rem, 3.2vw, 1.2rem); line-height:1.5; } /* --- details list using columns --- */ .coffee-details{ list-style:none; margin:0 0 1.75rem; padding:0; columns:2 260px; /* up to two columns, min 260 px each */ column-gap:2rem; } .coffee-details li{ break-inside:avoid; margin:0 0 .9rem; position:relative; padding-left:1rem; /* room for accent bar */ border-left:4px solid #f6eb61; /* ← yellow accent */ } .coffee-details .label{ display:block; font-weight:700; text-transform:capitalize; margin-bottom:.15rem; } /* --- summary paragraph re-uses accent --- */ .coffee-summary{ margin:0; position:relative; padding-left:1rem; } .coffee-summary::before{ content:""; position:absolute; left:0; top:0; bottom:0; width:4px; background:#f6eb61; /* ← yellow accent */ border-radius:4px; }