.npct-543-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
}

.npct-543-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.npct-543-number {
	font-size: 3em;
	font-weight: bold;
	line-height: 1;
}

.npct-543-label {
	font-size: 1em;
	margin-top: 5px;
	text-transform: uppercase;
}
