@import url('https://fonts.googleapis.com/css?family=Mountains+of+Christmas');





.content {
	display: block;
}

.content .text{
	text-align: left;
	line-height: normal;
	width: 90%;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
	font-family: 'Mountains of Christmas', cursive;
}

#countdownHTML {
	font-size: 45px;
	color: #2b6023;
	line-height: normal;
font-family: 'Mountains of Christmas', cursive;
	cursor: default;
  text-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
}

