body.light .hero::before {
  background: linear-gradient(90deg, rgba(246,246,244,.94), rgba(246,246,244,.65), rgba(246,246,244,.22)), url("../images/banner-mc.png") center/cover no-repeat;
}
body.light .card { box-shadow: 0 18px 36px rgba(0,0,0,.08); }
body.light .trust-strip span { background: rgba(255,255,255,.82); }
