- Traditionally used as a general tonic
- Full spectrum herbal supplement
- 400 mg capsules
Angelica root is native to China, where it has been used as a health tonic for centuries. It's an especially popular herb for women's health. Swanson Full Spectrum herbs are sourced from their native locations, tested for purity and safety and manufactured under the strictest quality controls.
/* 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;
}
}
Choosing a selection results in a full page refresh.