Jiva
.product-description { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; font-weight: 300; color: #1a1a1a; line-height: 1.8; max-width: 680px; } .product-description p { font-size: 16px; margin-bottom: 20px; color: #1a1a1a; } .lead-paragraph { font-size: 18px; color: #333; line-height: 1.7; margin-bottom: 28px; } .specs-section { margin: 40px 0; padding: 32px; background: #fafafa; border: 1px solid #e5e5e5; } .specs-grid { display: grid; grid-template-columns: 100px 1fr; gap: 12px; font-size: 15px; } .spec-label { font-weight: 400; color: #666;