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

.img-logo {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 50px;
}
.ediciones {
	display: flex;
    justify-content: center;
}

.edicion {
	padding: 10px;
    margin: 10px;
}