.tema_escuro{
    color: rgb(236, 227, 91);
}

body{
    background-color: rgba(240, 224, 5, 0.55);
}

.importante{
    color: rgb(136, 0, 226);
}