.fa-ul {
	margin-left: 32px;
	margin-bottom: 30px;
}

.fa-li {
	width: 0;
}

ul {
	list-style-type: square;
	margin-left: 18px;
}