body.inverted {
  .footer {
    a {
      color: $link-color-inverted;
    }
  }
}