div.alert {
	text-align: left;
}

div.alert-danger {
	color: red;
}