Tasting notesraisin, nutmeg, dark chocolate Roast level dark Region costa rica, guatemala Varietalcaturra, catuai, bourbon Processwashed Elevation1200-2000m Intensi has been a go-to espresso blend for years, especially for home baristas. Whether you're pulling shots on a Breville or dialing in your morning routine, this coffee delivers thick crema, bold flavor, and serious consistency. Customers love how it pairs with milk, calling out its smooth body and classic notes of dark chocolate, raisin, and spice. Sourced from Guatemala and Costa Rica, it's roasted with balance in mind—structured enough for straight shots, but rich enough to hold up in cappuccinos and lattes. /* --- 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); /* scales text gently */ 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; /* make room for accent bar */ border-left:4px solid #caa2dd; } .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:#caa2dd; border-radius:4px; }