.alert {
	border: 1px solid #dd3c10;
	background-color: #ffebe8;
	padding:15px;
	color: #000000;
	margin-bottom: 20px;
}
