.social {
    margin: 10px 0px; 
}

.social a {
	margin: 3px; 
	display: inline-block;
}

.social a:hover, 
.social a:focus,
.social a:active
{
	text-decoration: none;

}

.social a i {
    text-align: center; 
    vertical-align: middle; 
    display: table-cell; 
}
