/* Add here all your CSS customizations */
.redes {
 margin:10px auto 20px;
 text-align:left;
}
.redes .botfacebook, .redes .bottwitter, .redes .botgoogle, .redes .botlinkedin, .redes .botpinterest {
 width: auto;
 overflow:hidden;
 zoom: 1;
 *display: inline;
 display: inline-block;
 vertical-align: top;
}