@charset "utf-8";
/* CSS Document */


.container h3 {
	color: rgba(74,133,178,1.00);
	font-family: 'Raleway', sans-serif;
}
.container ol li {
	color: rgba(74,133,178,1.00);
	font-size: 1.2em;
	margin-top: 29px;
}
.pagraph {
	color: rgba(130,130,130,1.00);
	font-family: 'Source Sans Pro', sans-serif;
	font-size:.9em;
}
.paragraph {
	color: rgba(0,0,0,1.00);
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1em;
}

li ol .pagraph {
	color: rgba(58,58,58,1.00);
	font-family: 'Source Sans Pro', sans-serif;
	font-size: .9em;
	font-weight: 400;
}
