.home-header {
  display: flex;
  align-items: center;
  gap: var(--grid-small);
}

.home-logo {
  block-size: 60px;
}
