body{
    background-color: #041e3f;
}
a.nav-link{
    font-size: 1.1rem;
    margin-left: 10px;
    font-weight:500;
}
a.nav-link:hover{
    text-decoration-line: underline;
    text-underline-offset: 5px;
}
.formulario 
{
    background-color: #797d80 ui;
}