/* Nav bar X link. Loaded after landing.css.
   Inherits .nav-links a for min-height, color and hover treatment. */
.nav-links .nav-social-link {
  padding: 0 10px;
}

.nav-social-icon {
  width: 16px;
  height: 16px;
  display: block;
  flex: 0 0 auto;
  color: currentColor;
}
