@import '../constants/colors'; a { font-weight: 600; text-decoration: none; color: var(--color-surprise); &:hover { text-decoration: underline; } }