.header {
  width: 100%;
  z-index: 20;
}

.brand {
  display: flex;
  align-items: center;
  gap: 6px;
}

.logo {
  font-size: 22px;
}
