.navigation {
  height: 56px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  background: var(--bg-2);
  width: 100%;
  padding: 0 24px;
}
