.nav.navbar-nav {
  align-items: center;
}

#socialmedia {
  justify-items: center;
}

.nav-link {
 justify-self: center;
}