.color_azul{
background-color:#28304A;
}
.texto_azul{
    color: blue;
}

.fondo_azul{
    background-color: #28304A;
}