/* Trang Chinh sach bao mat (17/08/2026) — cot doc don gian.
   Moi rule boc .bmh theo nguyen tac co lap. */

.bmh .csbm{max-width:760px}
.bmh .csbm h2{font-size:var(--fs-h3);letter-spacing:.12em}
.bmh .csbm ul{list-style:none;padding:0;margin:0}
.bmh .csbm li{position:relative;padding-left:22px;margin-top:10px;
	font-size:var(--fs-body);line-height:1.7;color:var(--body,#404040)}
.bmh .csbm li::before{content:"";position:absolute;left:0;top:.72em;
	width:8px;height:1px;background:currentColor}
.bmh .csbm a{text-decoration:underline;text-underline-offset:3px}
