// evergreen ability coloring
.@{ms-prefix}-mechanic {
    background: @ms-ability-grad;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}