/*Azul forte ++ */
/*#0e244c*/
/*Azul forte*/
/*#162D57*/
/*Azul claro*/
/*#35C2BA*/



html, body {
    background: #0e244c;
}

footer {
    padding-top: 5px;
    color: #35C2BA;
    text-shadow: 0px 1px 0 #0e244c;
}