.aucp-color-white {
    color: @white;
}

.aucp-color-white-hover{
    &:hover {
        color: @white;
    }
}
