Curcuma Latte with just spices. No sugar, milk powder, additives.
By using the spice mix in this attractive packaging, it's simple to make delicious Golden Milk: a warm chai-like beverage, also called Curcuma Latte or Turmeric Latte. This beverage is totally hot & happening nowadays. It stands to reason, because Golden Milk is tasty and healthy!
The main ingredient is turmeric. This gives the drink a nice yellow colour and, more importantly, turmeric has fantastic healing properties. Turmeric has been part of Ayurvedic medicine for centuries - a holistic, completely natural approach that originates from India.
In addition to turmeric, this pure and organic spice mix also contains cinnamon, ginger, cardamom and - very important - black pepper. No sugar, milk powder or other additives are used. You can choose your own favourite type of milk to make this beverage: cow's milk or vegetable milk. It's also delicious if you add some ghee or coconut oil.
Golden Milk is a new product from the Chikko Not Coffee brand. Also try their alternative to coffee using organic roasted chicory.
/* Mark the container as a query container */
.image-container {
container-type: inline-size;
}
/* When the container’s width is at least 500px, apply a max-width style to the image */
@container (min-width: 500px) {
.image-container img {
max-width: 80%;
height: auto;
}
}