
.tituloLogin{
  text-align: center;
}
.box{
  background:white;
  border-radius:6px;
  padding:20px 20px 20px 20px;
  border: #2254ab 4px solid; 
}