/* codex-phase25-yuyue-edu-local-qr start */
body.codex-well-site.codex-yuyue-body .brand-yuyue .campus-address-card{
  background:
    linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),
    linear-gradient(180deg,rgba(255,255,255,.06) 1px,transparent 1px),
    linear-gradient(118deg,#07111f 0%,#0f766e 58%,#12385c 100%)!important;
  background-size:56px 56px,56px 56px,auto!important;
  color:#fff!important;
  border-top:1px solid rgba(255,255,255,.18)!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
}
body.codex-well-site.codex-yuyue-body .brand-yuyue .campus-address-card .eyebrow{
  color:#fff!important;
  border-color:rgba(255,255,255,.28)!important;
  background:rgba(255,255,255,.12)!important;
}
body.codex-well-site.codex-yuyue-body .brand-yuyue .campus-address-card h2{
  color:#fff!important;
  text-shadow:0 16px 44px rgba(0,0,0,.28)!important;
}
body.codex-well-site.codex-yuyue-body .brand-yuyue .campus-address-card p{
  color:rgba(255,255,255,.86)!important;
}
body.codex-well-site.codex-yuyue-body .brand-yuyue .campus-address-card .campus-actions a{
  border-radius:8px!important;
  font-weight:950!important;
}
body.codex-well-site.codex-yuyue-body .brand-yuyue .campus-address-card .campus-actions a:first-child{
  background:#f4c75f!important;
  color:#1f1604!important;
}
body.codex-well-site.codex-yuyue-body .brand-yuyue .campus-address-card img,
body.codex-well-site.codex-yuyue-body .wechat-qr-strip img{
  display:block!important;
  width:170px!important;
  max-width:100%!important;
  aspect-ratio:1/1!important;
  object-fit:contain!important;
  padding:10px!important;
  border-radius:8px!important;
  background:#fff!important;
  box-shadow:0 24px 68px rgba(0,0,0,.24)!important;
}
@media(max-width:820px){
  body.codex-well-site.codex-yuyue-body .brand-yuyue .campus-address-card img,
  body.codex-well-site.codex-yuyue-body .wechat-qr-strip img{
    width:150px!important;
  }
}
/* codex-phase25-yuyue-edu-local-qr end */
