.ambh-total-raised-block {
	color: inherit;
	text-align: center;
}

.ambh-total-raised-block__value {
	font-size: clamp(1.5rem, 3vw, 2rem);
	font-weight: 700;
	line-height: 1.1;
}

.ambh-total-raised-block__label {
	margin-top: 5px;
	font-size: var(--ambh-font-sm, 0.875rem);
	color: var(--ambh-text-muted, #646970);
}