.logo {
  display: flex;
  flex-direction: column;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  line-height: 1;
}
.logo b { font-size: 22px; letter-spacing: .08em; }
.logo small { margin-top: 5px; color: #cbd6df; font-size: 10px; text-transform: uppercase; letter-spacing: .18em; }
