#footerLinks {
  text-align: center;
  font-size: .7rem;
  color: @color-silver;

  a {
    color: @color-silver;
  }
}