.entry-content ul li {
	list-style: none outside none;
	margin-bottom: .25em;
	margin-left: 0.25em;
	text-indent: -0.25em;
}
.entry-content ul li:before {
    font-family: 'FontAwesome';
    content: '\f0DA';
    margin:0 0.25rem 0 0;
    color: #666666;
}