.espaciado-superior-fw{
	display: inline-flex;
	justify-content: space-around;
	margin-top: 5rem;	
}

/*.fondo{
	display: inline-flex;
	justify-content: flex-end;
	/*background-image: url(../img/Imagen-fondo.png);
	background-size:800px 800px;
	background-repeat: no-repeat;
}
*/

.titulo-temas-fw{
	padding-top: 20%;
	padding-right: 10%;
	font-size: 2rem;
	font-weight: bold;
	color:#6eab24;
}

.Parrafo-fw{
	font-size: 1.3rem;
	text-align:justify;
}