Lights Out Decaf "Instant" Coffee
This is our best-kept secret for busy mornings: Mom 'n 'em Instant Coffee. We’ve taken the same beans we serve in the shop and meticulously crafted them into an instant, cafe-quality brew. Just pour a packet into hot or cold water and stir—it's the perfect, no-fuss way to bring the taste and warmth of our little corner right to you. Product Details .accordion { cursor: pointer; padding: 0.75em 1.5em; width: 100%; border: 1px solid #ddd; border-radius: 2em; outline: none; text-align: left; background-color: #f8f6e6; font-size: 1em; font-weight: 600; transition: background-color 0.3s ease; margin-bottom: 10px; color: #302D2A; position: relative; } .accordion:after { content: '+'; position: absolute; right: 1.5em; font-size: 1.2em; } .accordion.active:after { content: '-'; } .accordion:hover { background-color: #ece9d8; } .panel { padding: 0 1.5em 1em 1.5em; display: none; background-color: #ffffff; overflow: hidden;