Tyche Four Leaf Clover Ring
:root { --gold-primary: #D4AF37; --gold-light: rgba(212, 175, 55, 0.3); --gold-hover: rgba(212, 175, 55, 0.1); --text-light: #F5F5F5; --bg-dark: rgba(0, 0, 0, 0.2); --font-primary: 'Playfair Display', serif; --font-secondary: 'Montserrat', sans-serif; } .jewelry-collection { color: var(--text-light); font-family: var(--font-primary); max-width: 1200px; margin: 20px auto; padding: 20px; position: relative; background: transparent; line-height: 1.6; } .luxury-heading { font-size: 2.5em; margin-bottom: 30px; background: linear-gradient(90deg, var(--gold-primary), #FFF8E7, var(--gold-primary)); background-size: 200% 100%; -webkit-background-clip: text; background-clip: text; color: tran