.titulo{
    color: rgb(72, 147, 250);
}

.nav-color{
    background-color: rgb(72, 147, 250);
}

.letra-n{
    font-weight: bold;
    font-size: 20px;
}

.borde{
    border:none;
}
