.staging-alert {
	font-size: 20px;
	font-weight: bold;

	margin-left: 10px;
	padding: 10px;

	color: white;
	border: thick double white;
	background-color: red;
}
