Stomach Sleeper Pillow
/* --- PREMIUM UX: CLEAN STACKED LAYOUT --- */ .pt-lux-desc { font-family: var(--font-body-family, 'Source Sans Pro', sans-serif); color: #475569; /* Soft slate for better readability */ font-size: 16px; line-height: 1.6; } /* SEO H2 Title */ .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-intro a { color: #166534; text-decoration: underline; text-underline-offset: 3px; } /* Elegant Section Dividers (H3) */ .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