.link { color: var(--color-white); text-decoration: none; cursor: pointer; &:hover { text-decoration: underline; } }