.widget-icons ul li a {
	border-color: #fff;
	background-color: transparent;
	color: #fff;
}

.widget-icons ul li a:hover {
	border-color: #61bc2d;
	background-color: #61bc2d;
}