#widgets ul.top-links {list-style-type: none}

#widgets .top-links li {
	margin-bottom: .95rem;
	line-height: 1.2;
}

#widgets .top-links li:before {
    font-family: "FontAwesome";
    content: "\f0da";
    padding: 0 0.5rem;
    color: #003787;
}