.page-tabs li a {
  background-color: #eeeeee;
  color: var(--dark);
  padding: 0.5rem 1rem;
  border-right: 2px solid #ffffff;
}
