.brand .title {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  color: inherit;
  font-size: inherit;
  font-weight: var(--font-weight);
}

.brand .space {
  opacity: 1
}

.brand {
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: -0.09375rem;
}