.text-warning { color: $btn-warning; } .text-primary { color: $btn-primary; } .text-danger { color: $btn-danger; } .text-success { color: $btn-success; } .text-info { color: $btn-info; }