1 2 3 4 5 6 7
.btn-default .fa { color: $brand-primary; } .btn-info { @include button-variant($text-color1, $background-color12, $text-color7); }