a { color: var(--main-color); text-decoration: none; &:hover { color: var(--main-hover-color); } }