.texto-h2 {
	font-size: 1.7em;
}
.texto-h3 {
	font-size: 1.2em;
}
.texto-amarillo {
	color: #f1f33f;
}
.ancho80 {
	width: 79%;
	display: inline-block;
}
.ancho20 {
	width: 19%;
	display: inline-block;
	text-align: center;
}
.ancho20 img {
	width: 80%;
}