a.help-markdown,
a.help-button {
@extend %small;
color: $gray-light;
&:hover {
span {
@include transition(color .2s linear);
color: $grayer;
}
.icon {
color: $fresh-taiga;
margin-right: .2rem;