BENEFITS:Crafted for gentle support during the monthly cycle, this unique blend of herbs and vitamins promotes wellbeing, comfort, and balance. It also offers natural support for PMS symptoms.
SUPPLY:60 capsules, 30-day supply | 320mg per capsule
benefits of monthly harmony
AGNUS CASTUS
| BALANCING
To support women's cycles, promoting a sense of balance, comfort, and regularity.
DONG QUAI
| SUPPORTIVE
Used to alleviate menstrual discomfort and foster a sense of balance while promoting regularity in the menstrual cycle.
SAW PALMETTO
| COMFORT
To support natural female balance and provide comfort from cramping.
VITAMIN B6
| HORMONE REGULATION
Vitamin B6 helps contribute to the regulation of hormonal activity, while Magnesium supports reducing feelings of tiredness and fatigue.
/* 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;
}
}