.footer {
	color: #fff;
	padding-top: 15px;
}

.footer .icon-circle {
	font-size: 0.7em;
	color: #9ECBF2;
	color: rgba(255,255,255,0.5);
	margin-left: 5px;
	margin-right: 5px;
}

ol.methodologies {
	list-style-type: lower-alpha
}
ol.methodologies li {
	margin-left: 15px;
}

.main-content {
	margin-bottom: 50px;
}

blockquote.main-page {
	margin-bottom: 30px;
}

blockquote.main-page p  {
	padding-bottom: 10px;
	font-size: 1em;
}

ul.stroke {
    list-style-type: none;
}

ul.stroke li:before {
    content: "\002D\00a0";
}