/* codex-phase21-yuyue-edu-mobile-cards start */
body.codex-well-site.codex-yuyue-body .content-page .article-card h2{
  display:block!important;
  gap:0!important;
}
body.codex-well-site.codex-yuyue-body .content-page .article-card h2:before{
  display:block!important;
  flex:none!important;
}
body.codex-well-site.codex-yuyue-body .content-page .article-card h2 a{
  display:inline!important;
}
body.codex-well-site.codex-yuyue-body .brand-yuyue .admission-trust-wall{
  background:linear-gradient(180deg,#f3f7fb,#ffffff)!important;
}
body.codex-well-site.codex-yuyue-body .brand-yuyue .trust-wall-grid article span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:42px!important;
  height:28px!important;
  padding:0 10px!important;
  margin:0 0 10px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#0f766e,#f4c75f)!important;
  color:#fff!important;
  font-weight:950!important;
  font-size:13px!important;
  line-height:1!important;
}
body.codex-well-site.codex-yuyue-body .brand-yuyue .trust-wall-grid article strong{
  display:block!important;
  margin:0 0 8px!important;
  color:#111827!important;
  font-size:18px!important;
  line-height:1.28!important;
  font-weight:950!important;
}
body.codex-well-site.codex-yuyue-body .brand-yuyue .trust-wall-grid article p{
  margin:0!important;
  color:#344256!important;
  line-height:1.68!important;
}
body.codex-well-site.codex-yuyue-body .brand-yuyue .campus-address-card{
  overflow:hidden!important;
}
@media(max-width:980px){
  body.codex-well-site.codex-yuyue-body .brand-yuyue .admission-trust-wall{
    padding:22px 0 10px!important;
  }
  body.codex-well-site.codex-yuyue-body .brand-yuyue .trust-wall-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  body.codex-well-site.codex-yuyue-body .brand-yuyue .trust-wall-grid article{
    min-height:0!important;
    padding:16px!important;
    border-radius:8px!important;
    box-shadow:0 14px 34px rgba(15,23,42,.075)!important;
  }
  body.codex-well-site.codex-yuyue-body .brand-yuyue .trust-wall-grid article strong{
    font-size:17px!important;
  }
  body.codex-well-site.codex-yuyue-body .brand-yuyue .trust-wall-grid article p{
    font-size:14px!important;
    line-height:1.62!important;
  }
  body.codex-well-site.codex-yuyue-body .brand-yuyue .campus-address-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  body.codex-well-site.codex-yuyue-body .brand-yuyue .campus-address-grid img{
    width:min(148px,45vw)!important;
    justify-self:start!important;
  }
}
@media(max-width:620px){
  body.codex-well-site.codex-yuyue-body .content-page .article-card h2{
    display:block!important;
    text-align:left!important;
  }
  body.codex-well-site.codex-yuyue-body .content-page .article-card h2:before{
    margin:0 0 10px!important;
  }
  body.codex-well-site.codex-yuyue-body .brand-yuyue .admission-trust-wall{
    padding-top:18px!important;
  }
  body.codex-well-site.codex-yuyue-body .brand-yuyue .trust-wall-grid article{
    padding:15px!important;
  }
}
body:not(.codex-well-site) main>h2{
  gap:12px!important;
}
body:not(.codex-well-site) main>h2:before{
  margin-right:2px!important;
}
/* codex-phase21-yuyue-edu-mobile-cards end */
