.elementor-counter .elementor-counter-number-wrapper {
	display: flex;
	font-size: 69px;
	font-weight: 600;
	line-height: 1;
}

.elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {
	flex-grow: 1;
	white-space: pre-wrap;
}

.elementor-counter .elementor-counter-number-prefix {
	text-align: end;
}

.elementor-counter .elementor-counter-number-suffix {
	text-align: start;
}

.elementor-counter .elementor-counter-title {
	text-align: center;
	font-size: 19px;
	font-weight: 400;
	line-height: 2.5;
}
