:root{
  --ink:#06194f;
  --cream:#f7f3e9;
  --paper:#ffffff;
  --tomato:#d69a00;
  --olive:#06194f;
  --line:rgba(6,25,79,.18);
}
.nav{background:rgba(255,255,255,.94)}
.brand-logo{width:52px;height:52px;object-fit:contain;display:block}
.brand-mark{display:none!important}
.lead{color:#445174}
.intro-text p+p{color:#5d6680}
.project-content>p:not(.section-number){color:#dce3f5}
.capabilities article>span{color:#e7c96e}
.capabilities p{color:#c9d3ed}
.proof{color:var(--ink)}
.proof div{border-color:rgba(6,25,79,.25)}
.legacy-copy>p:not(.section-number){color:#505c7a}
.founder-card p{color:#e7c96e}
.founder-card span{color:#dce3f5}
.footer-brand .brand-logo{width:46px;height:46px}
@media(max-width:620px){.brand-logo{width:42px;height:42px}}
