.link-item {
  margin-bottom: 4px;
}
.link-item a {
  text-decoration: none;
  font-size: 11pt;
  font-weight: 300;
  letter-spacing: 1px;
  color: #282828;
  white-space: nowrap;
}
.link-item a:hover {
  color: #3B3AD5;
}
