.gm-semantic-counter {
	margin: 0;
	text-align: left;
}

.gm-semantic-counter__number {
	font-family: 'Outfit', sans-serif;
    font-size: 4.5em !important;
    font-weight: 700;
}

.gm-semantic-counter__text {
	font-family: 'Outfit', sans-serif;
    font-weight: 400;
    font-size: 1.15em !important;
    line-height: 1.35;
}

.gm-semantic-counter__prefix {
	color: #ccc;
    font-size: .5em !important;
    transform: translateY(-15px);
    display: inline-block !important;
}

.gm-semantic-counter__suffix {
	font-size: .9em !important;
    font-weight: 700;
    color: #51B2DF;
    line-height: 1.5;
}

.gm-semantic-counter__seo {
	display: inline;
}