.fa-twitter {
	color:#55acee;
}

.fa-twitter:hover {
	background-color: #55acee;
	color: #fff;
	padding: 2px 2px 2px 2px;
}