.su-follow-us span,
.su-follow-us a {
	margin: 8px 3px;
	-webkit-transition: color 0.2s linear;
	transition: color 0.2s linear;
	font-size: 32px;
}

.su-follow-us a:hover {
	text-shadow: 0px 0px 5px #BBB;
	text-decoration: none !important;
}

.su-follow-us .su-fu-facebook:hover {
	color: #3b5998 !important;
}

.su-follow-us .su-fu-twitter:hover {
	color: #00aced !important;
}

.su-follow-us .su-fu-youtube:hover {
	color: #bb0000 !important;

}
.su-follow-us .su-fu-linkedin:hover {
	color: #007bb6 !important;
}
