All-Purpose Soil Mix
Peat-Free All-Purpose Potting Mix with Ancient Soil body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; line-height: 1.7; color: #333; margin: 0; background: #fafafa; } .description-container { margin: 0 auto; background: white; padding: 20px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); max-width: 1400px; } .intro-text { font-size: 1.2em; line-height: 1.8; color: #444; margin-bottom: 30px; font-style: italic; } .benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin: 30px 0; } .benefit-card { background: #f9fcf7;