/* ═══════════════════════════════════════════
   Thm-Footlocker — Base Reset
   ═══════════════════════════════════════════ */

.product-description-content,.product-description-content *{box-sizing:border-box}
.product-description-content{max-width:1500px;width:100%;margin:0 auto;padding:0;color:#fff;font-family:'Segoe UI',Roboto,Arial,sans-serif}
.product-description-content a{color:#ff2a2a;font-weight:700;text-decoration:none;border-bottom:1px dashed rgba(255,42,42,.6)}
.product-description-content a:hover{color:#ffcf5a;border-bottom-color:#ffcf5a}
