
/* Unified CHAPTER 03 cards */
#chapter03 .chapter03-card,.chapter03-card{
  margin-top:12px!important;border-radius:28px!important;
  background:rgba(255,254,250,.78)!important;
  border:1px solid rgba(91,126,118,.10)!important;
  box-shadow:0 18px 48px rgba(62,96,88,.055)!important;
  overflow:hidden!important;
}
.chapter03-frame{
  display:block!important;width:100%!important;border:0!important;
  border-radius:26px!important;background:#f5faf8!important;
}
.net-divider{
  margin-top:30px!important;padding:18px 21px!important;
  border-radius:24px!important;background:rgba(255,254,250,.78)!important;
}
.net-divider h2{font-size:24px!important;line-height:1.35!important;margin:4px 0 5px!important}
.net-divider p{font-size:13px!important;line-height:1.75!important}
.net-toc-card{border-radius:20px!important}
@media(max-width:700px){
 .net-divider h2{font-size:21px!important}
 .net-divider{padding:16px 17px!important}
}
