.alert {
	border-radius:0;
	border:none;
	margin-bottom:0;
	padding: 0 0;
}
.Extreme { background-color: #D8000C !important;}
.Extreme h4 { color: #ffffff; }
.Severe { background-color: #FF861F !important;}
.Severe h4 { color: #2A1400; }
.Moderate { background-color: #CCC314 !important; color: #001140 !important;}
.Moderate h4, .Moderate h2, .Moderate div.alert-title, .Moderate a, .Moderate i { color: #001140 !important;}
.Minor { background-color: #0da2b0 !important;}
.Minor h4 { color: #007984; }