.tm2-time {
	font-family: Lora-Bold;
	color: #333;
}

.tm2-timer-text {
	font-family: Lora-Bold;
	font-size: 15px;
	margin-bottom: 5px;
}

.tm2-first-my {
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 5px;
}

.tm2-result {
	display: inline-block;
	margin-right: 10px;
}

.tm2-result-day, .tm2-result-hour, .tm2-result-minute, .tm2-result-second {
	font-family: Lora-Bold;
	font-size: 19px;
	font-weight: bold;
}

.tm2-hh, .tm2-mn, .tm2-ss {
	font-family: Lora-Bold;
	font-size: 15px;
	
}	