/* codex-phase47-yuyue-edu-service-card-line-fix start */
body.codex-well-site.codex-yuyue-body .brand-yuyue #services .service-card{
  border-top:0!important;
  border-right:1px solid rgba(148,163,184,.20)!important;
  border-bottom:1px solid rgba(148,163,184,.20)!important;
  border-left:4px solid #0f766e!important;
  border-radius:8px!important;
  background:linear-gradient(180deg,#fff,#f9fbff)!important;
  box-shadow:0 10px 26px rgba(15,23,42,.06)!important;
  padding-top:16px!important;
}
body.codex-well-site.codex-yuyue-body .brand-yuyue #services .service-card:before{
  content:""!important;
  display:block!important;
  width:34px!important;
  height:3px!important;
  border-radius:999px!important;
  margin:0 0 9px!important;
  background:linear-gradient(90deg,#0f766e,#f4c75f)!important;
}
body.codex-well-site.codex-yuyue-body .brand-yuyue #services .service-card:after{display:none!important;content:none!important}
@media(max-width:620px){
  body.codex-well-site.codex-yuyue-body .brand-yuyue #services .service-card{border-left-width:3px!important;padding-top:14px!important}
  body.codex-well-site.codex-yuyue-body .brand-yuyue #services .service-card:before{width:30px!important;margin-bottom:8px!important}
}
/* codex-phase47-yuyue-edu-service-card-line-fix end */
