/* CSS Document */

.n3 {background-color: #750075;}
.t3{ color: #750075; }
.n1{
	background-color: #D5551E;
}
.t1{ color: #D5551E;}
.n7{
	background-color: #D22071;
}
.t7{color: #D22071;}
.n8{
	background-color: #A3101F;
}
.t8{color: #A3101F; }
.pasos { font-size:1rem; }
.fcomo {
	background-color: #EDFECB;
}
.txt1 { line-height: 2rem}
.txt2 {
	font-family: "Myriad Pro Light";
}
@media all and (max-width:600px) {
	.txt2{ padding-top:20px }
	.cel-cen{ text-align:center}
}