@charset "UTF-8";
.countdown {
	list-style-type: square;
	font-weight: bold;
	color: #CC0000;
	display: list-item;
}

