Tasting notes smoky, baker's chocolate, dry finish Roast level dark Region honduras Varietalihcafe90, catuai, pacas, bourbon Processwashed Elevation 1350m Like its namesake, Diesel isn’t about speed—it’s about power, control, and handling whatever terrain the day throws at you. Inspired by downhill mountain bikes that can soak up anything, this blend is roasted dark to deliver big, bold flavor without bitterness. Built from Central American coffees and roasted just to the edge of second crack, it features intense smoky notes, a heavy body, and a slightly oily finish a few days off roast. If you’re searching for good dark roast coffee with French roast character and no frills, Diesel’s ready to drop in. /* --- 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; }