/* Supporting buyer navigation, consistent with existing marketing typography. */
.seo-product-links { padding-top:28px; padding-bottom:30px; border-top:1px solid #e0e8f5; background:#f8faff; }
.seo-product-links h2 { max-width:900px; margin:0 0 12px; color:#0b204b; font-size:clamp(22px,2.2vw,30px); line-height:1.25; letter-spacing:-.025em; }
.seo-product-links p { max-width:980px; margin:8px 0 0; color:#47618f; font-size:15px; line-height:1.8; }
.seo-product-links a { color:#9e3e4b; text-decoration:underline; text-underline-offset:3px; }
.seo-product-links a:focus-visible { outline:2px solid #496da8; outline-offset:4px; }
