.error-404 {
	text-align: center;
}

.error-404 h1 {
	margin-bottom: 1em;
	opacity: 1;
	color: #203C77;
	font-family: "GillSans";
	font-size: 40px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: center;
	line-height: 48px;
}

.error-404 img {
	text-align: center;
}

.error-404 .descripcion {
	margin-top: 1em;
	opacity: 1;
	color: #23262A;
	font-family: "Arial";
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: center;
	line-height: 28px;
}

.error-404 .texto {
	opacity: 1;
	color: #23262A;
	font-family: "Arial";
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0,25px;
	text-align: center;
	line-height: 22px;
}

.error-404 .volverlistado .inicio {
	font-weight: 600;
	text-transform: uppercase;
}