.intro_h1_azul {
	font-family: 'Sunshiney', cursive;
	font-size:50px;
	color: #6C9BD7;
}

.intro_h1_rosa {
	font-family: 'Sunshiney', cursive;
	font-size:50px;
	color: #DA75C6;
}

.intro_h1_preto {
	font-family: 'Sunshiney', cursive;
	font-size:50px;
	color: #000000;
}

.intro_h3_preto {
	font-family: 'Sunshiney', cursive;
	font-size:25px;
	color: black;
}

.intro_h2_azul {
	font-family: 'Sunshiney', cursive;
	font-size:40px;
	color: #6C9BD7;
}

.intro_h2_rosa {
	font-family: 'Sunshiney', cursive;
	font-size:40px;
	color: #DA75C6;
}

.intro_h3_azul {
	font-family: 'Sunshiney', cursive;
	font-size:30px;
	color: #6C9BD7;
}

.intro_h3_rosa {
	font-family: 'Sunshiney', cursive;
	font-size:30px;
	color: #DA75C6;
}

.azul {
	font-family: 'Sunshiney', cursive;
	font-size:50px;
	color: #6C9BD7;
}

.rosa {
	font-family: 'Sunshiney', cursive;
	font-size:50px;
	color: #DA75C6;
}

.preto {
	font-family: 'Sunshiney', cursive;
	font-size:35px;
	color: black;
}

.texto {
	font-family: 'Sunshiney', cursive;
	font-size:20px;
	color: #585858;
	text-align:justify;
}
