.logoindex{
   width: 100%;
   text-align: center;
   margin-bottom: 15px;
}
.logoindex img{
   width: 80%;
}
.alert-aaa{
   background: #e3f1ff;
   color: #0279ef;
   border: 1px solid #a3d0fd
}
.nome{
   width: 100%;
   text-align: center;
   color: #ff0000;
}


