a.tweetthis {
	color: #003d5d;
}
a.tweetthis:hover {
	color: #38b1ef;
}
a.tweetthis:after {
    content: "\f099";
    color: #55ACEE;
    font: normal normal normal 20px/1 FontAwesome;
    padding-left: 5px;
    padding-right: 5px;
}