@CHARSET "UTF-8";

.countdown_label {
	font-size: 2em;
	font-family: 'Nimbus Sans L';
	text-align: center;
	color: #EFEFEF;
}
.countdown_value{
	font-size: 6em;
	font-family: 'Nimbus Sans L';
	text-align: center;
	color: #dddddd;	
}