.badge {
color: @foreground-1;
&.badge-info,
&.badge-success,
&.badge-warning,
&.badge-error {
color: @background-1;
}