Button text color problem on focus state
Created by: pisty
If I use btn classes on an anchor link element, the color of the element will not become white in focus state as it inherits the variable value of the $link-color. https://v4-alpha.getbootstrap.com/components/buttons/#button-tags
I suggest that we should complete the focus part with color property in @button-variant mixin.