.product-facts{box-sizing:border-box;max-width:1080px;margin:3rem auto;padding:2rem clamp(1rem,4vw,3rem);border-top:1px solid currentColor;color:inherit;font:inherit;text-align:left}
.product-facts h2{font-size:1.35rem;line-height:1.5;margin:0 0 1rem;letter-spacing:normal}
.product-facts p{font-size:1rem;line-height:1.8;max-width:75ch;margin:0 0 1.5rem;color:inherit}
.product-facts dl{display:flex;flex-wrap:wrap;gap:1.5rem 3rem;margin:0;font-size:1rem;line-height:1.7}
.product-facts dt{font-weight:600}.product-facts dd{margin:0}.product-facts a{color:inherit;text-decoration:underline;text-underline-offset:.2em}
