@charset "utf-8";

//Cor verde da tela de login
//body {
// background-color: #226833;
//}

body {
 background-color: #bcb8bd;
}