.version-warning {
/*
	background-color: #ffbb11; 
	padding: 0.5em; 
	border: 2px dashed black; 
*/
	color: red;
	font-weight: bold;
}

