“`html
Sagrada Madre – Incense Smudge 7 Herbs Purification
Discover the natural essence of Sagrada Madre’s handcrafted incense smudge, thoughtfully blended with cedar, laurel, eucalyptus, and complementary aromatic herbs. Designed for those who value high-quality, natural ingredients, this aromatic bundle creates a warm, welcoming atmosphere while celebrating the power of traditional herbal practices. Perfect for enhancing your living space or creating moments of mindful relaxation.
Ingredients:
- Cedar
- Laurel
- Eucalyptus
- Natural binder from upcycled fruit biomass
- Mixed herbs, salt, and resin for binding and aroma enhancement
Content & Packaging:
This package contains one beautifully handcrafted incense bundle. Each bundle provides approximately 2 hours of aromatic burning time.
Usage:
To use, simply light the tip of the incense smudge bundle and allow it to ignite briefly. Gently blow out the flame and place the smoldering bundle in a heat-resistant bowl to enjoy its gradual aromatic release throughout your space.
Practical Features:
The Sagrada Madre Incense Smudge is designed for effortless use with minimal preparation required. Its compact form factor makes it convenient to store or transport, whether for home use or travel.
Safety Information:
- – Light only in well-ventilated areas away from flammable materials.
- – Keep out of reach of children; store in a cool, dry place when not in use.
- – Use with caution during pregnancy; intended for external aromatic use only.
“`
“`css
body {
font-family: Arial;
}
footer {
font-size: small;
color: gray;
}
ul {
padding-left: 20px;
}
header,
footer {
padding: 1em;
color: white;
background-color: black;
clear: left;
text-align: center;
}
section {
margin-left: auto;
margin-right: auto;
width: 90%;
border-radius: 10px;
background-color: #f0f0f0;
padding: 10px;
box-shadow: 5px 5px #888888;
}
article {
text-align: left;
line-height: 25px;
}
table {
border-collapse: collapse;
width: 100%;
}
th, td {
text-align: left;
padding: 8px;
}
th {
background-color: #4CAF50;
color: white;
}
tr:nth-child(even) {
background-color: #f2f2f2;
}
a {
color: #333333;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
@media (max-width: 600px) {
nav ul {
float: none;
width: auto;
}
nav li {
display: block;
float: none;
}
article {
line-height: normal;
}
}
@media print {
body {
font-size: 11pt;
}
nav {
display: none;
}
header, footer {
display: none;
}
button {
display: none;
}
img.logo {
float: none;
position: relative;
top: -20px;
left: -30px;
}
}
“`
