Midnight Aura

Brand SanD.

$55.00

These handcrafted earrings feature a striking pairing of natural black tourmaline and amethyst stones, each individually wire-wrapped to highlight their raw beauty and unique shapes. The deep, glossy tones of the tourmaline contrast beautifully with the rich purple hues of the amethyst, creating a bold yet elegant design.

Black tourmaline is often associated with **grounding and protection

Premium Quality Materials
30-Day Return Policy
Only 1 left in stock!
Secure Checkout
/* Add to your CSS */ .product-badge--share { background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.2); color: var(--text-color, #fff); cursor: pointer; transition: all 0.3s ease; display: flex; align-items: center; gap: 6px; } .product-badge--share:hover { background: rgba(255, 255, 255, 0.2); transform: translateY(-2px); } .product-badge--share svg { flex-shrink: 0; } /* Replace your entire JavaScript section with this: */