.danger { color: $dangerColor; } .default { color: inherit; } .success { color: $successColor; } .warning { color: $warningColor; }