.footer
  border-top: 1px solid $border
  padding: 20px
  margin: 0 -30px -30px
  background: $bg
  .content
    margin-bottom: 0
  .fas
    color: $red-active
  a
    font-weight: bold
    &:hover
      color: $red-active