INGREDIENTS: Unsweetened chocolate, sugar, piedmont hazelnut 25.0%, cocoa butter, emulsifier: soy lecithin. contains: hazelnut and soy.
may contain: milk and other tree nuts.
/* Fix blue product names on Valentine's Day collection */
.card__heading a,
.product-card-wrapper .card__information .card__heading a {
color: #542d00 !important;
}