.pages-nav {
  display: flex;
  flex-direction: row;
  gap: 3em;
  list-style: none;
}
