/* Add here all your CSS customizations */


ol {font-size: 44px;
	font-weight: bold;
	line-height: 44px;
	padding-left: 70px;
	padding-right: 30px;
	color: #8CC641;}

ol h3 {
	color: #2A7EA3;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 26px;
	margin-bottom: 33px;
	text-transform: uppercase;
}

ol p {
	color: #232323;
	line-height: 24px;
	margin: -25px 0 30px;
	font-weight: 400;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
}