li.nav-item {
  display: flex;
  align-items: center;
}

a.nav-link {
  display: flex;
  align-items: center;
}
