.boton-red{
	background-color: #154121;
	border: none;
	color: #fff;
	padding: 5px 5px;
	text-decoration: none;
	font-size: 1.5rem;
	border-radius: 10px;
	font-family: sans-serif;
	margin-right: 100px

}
.boton-izq{
	background-color: #154121;
	border: none;
	color: #fff;
	padding: 5px 5px;
	text-decoration: none;
	font-size: 1.5rem;
	border-radius: 10px;
	font-family: sans-serif;	

}
