

.caja h2{
	color: #969ea6;
	font-family: tahoma;


}
.caja p{
	color: #969ea6;
	font-family: tahoma;
	font-size: 15px;
}
.span{
	color: #198754;
}
.card{
	width: 100%;
	height: 100%;
}
img{
	width: 100%;
	height: 100%;
}

.imagen-principal{
	width: 100%;
	height: 100%;
}
.footer p{
	font-size: 18px;
	font-family: tahoma;
	color: whitesmoke;
	font-weight: bold;

}