.brand small {
  margin-left: .08em;
  color: var(--ink);
  font-family: "DM Sans", sans-serif;
  font-size: .42em;
  font-style: normal;
  letter-spacing: 0;
}

footer .brand small { color: #fff; }
