Heavyweight Flour Sack Towels, 27 x 27 Inches, Set of 12, 100% Premium Cotton, Highly Absorbent, Multi-Purpose Kitchen Dish Towels, Perfect for Printing & Embroidery
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800&family=DM+Sans:wght@400;500;600;700&display=swap'); :root { --forest:#1e3d2c; --forest-mid:#2d5a3d; --gold:#c8973a; --gold-light:#e8b84b; --cream:#faf7f2; --cream-mid:#f0ece3; --ink:#1a1a1a; --body:#3d3d3d; --muted:#6b6b6b; --white:#ffffff; --border:#d8d0c4; --green-light:#edf4ef; --radius:10px; } /* THEME ISOLATION */ .wfs { display:block !important; width:100% !important; float:none !important; box-sizing:border-box; font-family:'DM Sans',sans-serif; color:var(--ink); font-size:16px; line-height:1.7; } .wfs *, .wfs *::before, .wfs *::after { box-sizing:border-box; } .wfs p { margin:0 0 1em; } /* FIXED: strikethrough restored */ .wfs s, .wfs del { text-decoration:line-through; } .wfs-sec { padding:36px 0; border-top:1px solid var(--border); display:block !important; } .wfs-sec:first-child { border-top:none; padding-top:0