#imagenes ul{
	list-style: none;
	margin: 0p;
	padding: 0px;
	margin-top: 4em;
	margin-bottom: 4em;
}
#imagenes ul li{
	margin-bottom: 2em;
}
#imagenes ul li img{
	width: 100%;
}
#textos{
	color: #085173;
	font-size: 0.958rem;
}
#textos h2{
	margin-bottom: 1em;
}
#textos h3{
	font-family: Montserrat;
	font-size: 1rem;
	font-weight: 700;
	margin-top: 2em;
}