.wyld-hero { min-height: 100vh; background: #2A1A0A; position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; overflow: hidden; padding: 60px 24px; font-family: 'DM Sans', sans-serif; } .wyld-hero-bg { position: absolute; inset: 0; background: radial-gradient(ellipse 70% 60% at 75% 15%, rgba(176,78,26,0.28) Read More →
