.navigation {
  margin-bottom: 4em;

  font-size: large;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
}
