@charset "utf-8";
/* CSS Document */

/* icinos Redes Sociales*/
.container-redes{
	position: fixed;
	bottom: 50px;
	right: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	
}
.container-redes a{
	margin-top: 4px;
	text-align: center;
	
}