.clock_clock_24_hands {
	stroke: #333;
	stroke-width: 0.1;
	stroke-linecap: round;
	fill: none;
}

.clock_clock_24_face {
	stroke: #ccc;
	fill: none;
	stroke-width: 0.04;
}

.clock_clock_24_label {
	text-align: center;
}
