/* Contafaq brand refresh — supplied blue #2278B5 */
:root{
  --brand-blue:#2278B5;
  --brand-blue-dark:#195E91;
  --brand-blue-soft:#E8F2FA;
  --teal:#2278B5;
  --teal-dark:#195E91;
  --teal-soft:#E8F2FA;
  --cinema-teal:#2278B5;
  --cinema-teal-dark:#195E91;
  --editorial-teal:#2278B5;
  --editorial-teal-soft:#E8F2FA;
  --about-teal:#2278B5;
  --industry-teal:#2278B5;
  --industry-teal-dark:#195E91;
  --v23-teal:#2278B5;
  --v23-teal-dark:#195E91;
  --motion-teal:#2278B5;
  --motion-teal-dark:#195E91;
}
::selection{background:#2278B5;color:#fff}
.btn-primary,
body.editorial-site .btn-primary{background:#2278B5!important;border-color:#2278B5!important;color:#fff!important}
.btn-primary:hover,
body.editorial-site .btn-primary:hover{background:#195E91!important;border-color:#195E91!important}
.page-progress i{background:#2278B5!important}
.section-number,
.hero-kicker{color:#2278B5!important}
.nav-links a:hover,.nav-links a.active{color:#195E91!important}
.nav-links a:after{background:#2278B5!important}
.text-link,.editorial-text-link{color:#195E91}
.back-to-top{border-color:rgba(34,120,181,.22)}
/* The supplied mark is horizontal; keep it crisp and uncropped in header/footer. */
.brand img,.footer-brand img{object-fit:contain!important;height:auto!important}
