5% dilution Rose Maroc (Rosa Centifolia) essential oil in Light Coconut oil.
Classic rich-floral scent.
Heart-warming & sensual.
Invaluable for sensitive & mature skin care with rejuvenating qualities.
Eases depression & nervous tension.
Can be applied direct as a light perfume.
This oil is produced by solvent extraction from the concrete of the petals of Rosa Centifolia.
All our oils are selected by Julia Lawless from specific botanical species & manufactured at our artisan laboratory in the Cotswolds.
Vegan friendly.
/* 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;
}
}