.text-resaltadoAzul {
	color: #73C1F3   !important;
}

.text-resaltadoNaranja {	
	color: #FF8938   !important;
}
.text-resaltadoIndigo {
	color: #1e5472   !important;
}

#header img {
	width: 45px;
}

#footer {
    background: linear-gradient(90deg, #1c3643, #273b47 25%, #1e5472);
}

#footer a {
    color: white;
}

