@import "ui-variables";
a {
cursor: pointer;
color: @text-color-highlight;
&:hover {
text-decoration: underline;
}