Ingredients: unsweetened chocolate, almonds 25.0%, sugar, almond paste 11.2%, cocoa butter, emulsifier: soy lecithin. contains: almond 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;
}