Psyllium MD PhD Formulated Non GMO Gut Friendly Low FODMAP
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333; background: #fff; } .product-container { max-width: 1200px; margin: 0 auto; padding: 0; } .hero-section { background: linear-gradient(135deg, #8AA435 0%, #6d8329 100%); color: white; padding: 70px 30px; text-align: center; position: relative; overflow: hidden; } .hero-section::before { content: ''; position: absolute; top: -30%; right: -5%; width: 450px; height: 450px; background: rgba(255, 255, 255, 0.1); border-radius: 50%; } .hero-section::after {