Banana Mu Dan

Regular price
$5.00 USD
Sale price
$5.00 USD
Regular price
Sold out
Unit price
per 

Made from Fu Ding Da Bai, the first steep of this tea taste like bananas. The flavor is yellow and bright with a bit of creaminess that tastes like bananas. Unlike the Watermelon that keeps its original flavor, this one changes. What starts as bananas relaxes into a more floral golden flavor like chrysanthemum. A simply good white tea that can be enjoyed mindfully in a gong fu session or mindlessly as you multitask. 

/* Pine tree swaying animation */ @keyframes pine-sway { 0%, 100% { transform: rotate(0deg); } 25% { transform: rotate(1deg); } 75% { transform: rotate(-1deg); } } .pine-background { animation: pine-sway 4s ease-in-out infinite; transform-origin: bottom center; } /* Stagger multiple trees */ .pine-background:nth-child(2) { animation-delay: 0.5s; } .pine-background:nth-child(3) { animation-delay: 1s; }
html