.brand img{display:block;width:220px;height:auto}
.nav-wrap{background:#fff;color:var(--ink);border-bottom-color:#dbe2e9}
.nav-cta{border-color:#aab8c7}
.foot-brand{background:#fff;padding:8px 10px}
.foot-brand img{width:175px}
@media(max-width:800px){
  .brand img{width:180px}
  .nav-wrap nav{background:#fff;color:var(--ink);border-top:1px solid #dbe2e9}
  .menu span{background:var(--ink)}
}
