a
  cursor: pointer
  color: color-gray-dark
  font-size: 0.875em
  text-decoration: none
  transition: all 250ms ease
  font-weight: weight-regular
  &:hover
    color: color-orange-light
