.haha-countdown{
	font-size: 0.75rem;
	color:#999;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	position: relative;
	&.active{
		color:#333;
	}
}
