@import '../constants/colors'; a { font-weight: 600; text-decoration: none; color: @font-light-bg-link; &:hover { text-decoration: underline; } }