.custom-number-counter {
	transition: all 0.3s ease;
	width: 100%;
}

.custom-number-counter .percent {
	position: relative;
}

/* .custom-number-counter .percent p {
	font-size: 40px;
	font-weight: 700;
	margin: 0;
	line-height: 1;
} */

.custom-number-counter .title {
	margin-top: 0;
}