Hemp Hull Pillow
/* --- PREMIUM UX: CLEAN STACKED LAYOUT --- */ .pt-lux-desc { font-family: var(--font-body-family, 'Source Sans Pro', sans-serif); color: #475569; font-size: 16px; line-height: 1.6; } .pt-lux-main-title { font-family: var(--font-heading-family, 'IBM Plex Sans', sans-serif); font-size: 24px; font-weight: 700; color: #0f172a; margin-bottom: 15px; line-height: 1.3; } .pt-lux-intro { font-size: 17px; color: #1e293b; margin-bottom: 35px; } .pt-lux-section-title { font-family: var(--font-heading-family, 'IBM Plex Sans', sans-serif); font-size: 20px; font-weight: 600; color: #0f172a; margin: 45px 0 25px 0; display: flex; align-items: center; gap: 15px; } .pt-lux-section-title::after { content: ""; flex: 1; height: 1px; background: #e2e8f0; } .pt-lux-list { list-style: none; padding: 0; margin: 0 0 35px 0; } .pt-lux-list li { position: rel