.nav-item:nth-child(1),
.nav-item:nth-child(3),
.nav-item:nth-child(7),
.nav-item:nth-child(9) {
  border-bottom: solid #c2c7d0 1px;
}

