.texto_grande_error {
	font-family: Calibri, Tahoma;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2A8ECC;
}

.texto_mediano_error {
	font-family: Calibri, Tahoma;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2A8ECC;
}

