.flash-sale {
    background-color: rgb(255 87 15) !important;
}

.article-body h2{font-size:1.25rem;font-weight:600;color:#1c1917;margin-top:2rem;margin-bottom:.75rem;line-height:1.4}
.article-body h3{font-size:1.1rem;font-weight:600;color:#292524;margin-top:1.5rem;margin-bottom:.5rem;line-height:1.4}
.article-body p{font-size:.9375rem;line-height:1.8;color:#57534e;margin-bottom:1rem}
.article-body ul{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}
.article-body li{font-size:.9375rem;line-height:1.8;color:#57534e;margin-bottom:.25rem}
.article-body strong{font-weight:600;color:#1c1917}
.article-body a{color:#1c1917;text-decoration:underline;text-underline-offset:2px}
.article-body img{border-radius:8px;margin:1rem 0}
.article-body table{width:100%;border-collapse:collapse;margin-bottom:1rem}
.article-body td,.article-body th{border:1px solid #e7e5e4;padding:.5rem .75rem;font-size:.875rem}
