.green-bg {
	background-color:#B1C800;
}

.stat-number, .stat-desc {
	font-family: 'Fira Sans Regular';
	color: #fff;
}

.stat-number {
	font-size:34px;
	font-weight: 800;
}

.stat-desc {
	font-size: 16px;
}

/* @media only screen and (max-width:480px) {
	.stat-number {
		font-size:18px !important;
		font-weight: 800;
	}
} */
