.rally-display-counter {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 55px;
	font-weight: bold;
	color: #42C4DD;
}

.rally-display-counter--value {
	font-size: 55px;
	font-weight: 700;
	color: #42C4DD;
}

.rally-display-counter--suffix {
	font-size: 55px;
	font-weight: 700;
	margin-left: 5px;
}
