body.widget-snippet .footer-social{
	padding:40px;
	background: #171717;	
}
.footer-social h6{
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
        letter-spacing: 0.8px;
        margin: 0 0 25px 0;
        text-transform: uppercase;
}
.footer-social .social a{
	font-size: 30px;
	color: #fff;
	margin-right:21px;
}
.footer-social .social a i{
	color: #fff;
}
.footer-social .social a:hover i {
    color: #8f8f4b;
}