  body{
    background-color: #305050;
    color: rgb(248, 245, 242);
}

h2{
    color: orange;
}
.texto-ingles{
    font-style: italic;
}
#nome-usuario{
    font-weight: bold;
}