.count {
	font-size: 30px;
}

.button {
	
}

strong {
	background-color: #faffb6;
	padding-left: 3px;
	padding-right: 3px;
}

.secondary div p {
	text-align: left;
}

#footer {
	text-align: center;
}

.strikethrough {
	text-decoration: line-through;
}

.space-medium {
	padding-top: 20px;
	padding-bottom: 20px;	
}

.space-bottom {
	padding-bottom: 20px;	
}