h1 {
	font-size:35px;
	color:#578ee2;
	font-weight:700;
	font-family: 'Nunito', sans-serif;
	margin-bottom:10px;
}
	.top-pageid-10 h1{color: #fbc547;}
	.top-pageid-8 h1{color:#e85353;}
	.top-pageid-12 h1{color:#a0c83a;}
	.top-pageid-14 h1{color:#578ee2;}

h2 {
	font-family: 'Ubuntu', sans-serif;
	font-size:20px;
	color:#01A7CA;
	font-weight:bold;
}

h3{
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	color:#017597;
	font-weight:bold;
}

#content p{line-height:22px;}

#content ul li{
	overflow:hidden;
	list-style:none;
	background:url(https://www.emaginationtechcamps.com/wp-content/themes/emagination/images/skin/bg/bullet.png) 0 7px no-repeat;
	padding-left:12px;
	margin-bottom:13px;
	line-height:22px;
}

/* Remember: LoVe For Hate */
a {}
a:visited {}
a:focus,a:active {}
a:hover {}