.progress-circle .progress-circle__wrapper {
	width: 200px !important;
	height: 200px !important;
	background-color: #FFE41E !important;
}
.progress-circle .progress-circle__wrapper::before {
	width: 90% !important;
	height: 90% !important;
}
.progress-circle .progress-circle__value {
	font-size: 2.5em !important;
	font-family: 'proxima-nova',Helvetica,Arial,sans-serif !important;
}