.socials a{
 color: rgb(153, 153, 153);
}

.socials .fb, .socials .twitter,.socials .youtube, .socials .instagram{
    padding: 0 10px 0 0;
}

.socials .fb a:hover{
	color: #3b5998 !important;
}

.socials .twitter a:hover{
	color: #55acee !important;
}

.socials .youtube a:hover{
	color: #bb0000 !important;
}

.socials .instagram a:hover{
	color: #125688 !important;
}

.socials .rss a:hover{
	color: #ff6600 !important;
}
