.allProductArchive .productContainer .body1{background:#fff;border:1px solid #bbb;border-radius:10px;padding:1.5rem;margin-top:1rem;font-size:1rem;font-weight:500;color:#475569;line-height:2rem;overflow:hidden}
.allProductArchive .productContainer .body1 h1,.allProductArchive .productContainer .body1 h2,.allProductArchive .productContainer .body1 h3,.allProductArchive .productContainer .body1 h4,.allProductArchive .productContainer .body1 h5,.allProductArchive .productContainer .body1 h6{color:#000;font-weight:700;line-height:2.2rem;margin-bottom:1rem}
.allProductArchive .productContainer .body1 h1:not(:first-child),.allProductArchive .productContainer .body1 h2:not(:first-child),.allProductArchive .productContainer .body1 h3:not(:first-child),.allProductArchive .productContainer .body1 h4:not(:first-child),.allProductArchive .productContainer .body1 h5:not(:first-child),.allProductArchive .productContainer .body1 h6:not(:first-child){margin-top:1.5rem}
.allProductArchive .productContainer .body1 h1{font-size:1.4rem}
.allProductArchive .productContainer .body1 h2{font-size:1.25rem}
.allProductArchive .productContainer .body1 h3{font-size:1.1rem}
.allProductArchive .productContainer .body1 h4,.allProductArchive .productContainer .body1 h5,.allProductArchive .productContainer .body1 h6{font-size:1rem}
.allProductArchive .productContainer .body1 p{margin-bottom:1rem}
.allProductArchive .productContainer .body1 p:last-child{margin-bottom:0}
.allProductArchive .productContainer .body1 ul,.allProductArchive .productContainer .body1 ol{padding-right:1.5rem;margin-bottom:1rem}
.allProductArchive .productContainer .body1 ul li,.allProductArchive .productContainer .body1 ol li{list-style:inherit;margin-bottom:.5rem}
.allProductArchive .productContainer .body1 ul{list-style:disc}
.allProductArchive .productContainer .body1 ol{list-style:decimal}
.allProductArchive .productContainer .body1 a{color:var(--green-color);text-decoration:underline}
.allProductArchive .productContainer .body1 strong,.allProductArchive .productContainer .body1 b{color:#000;font-weight:700}
.allProductArchive .productContainer .body1 img{border-radius:10px;margin:1rem 0}
.allProductArchive .productContainer .body1 table{width:100%;border-collapse:collapse;margin-bottom:1rem}
.allProductArchive .productContainer .body1 table td,.allProductArchive .productContainer .body1 table th{border:1px solid #bbb;padding:.5rem;text-align:right}
