.alert { width: 100%; text-align: center; } .alert-error { color: @red; } .alert-success { color: @green; }