.corpo{
  width: 100%;
  max-width: 500px;
}

.botao{
  font-weight: bold;
}

.link{
  list-style: none;
  color: white;
}

.link:hover{
  color: white;
  list-style: none;
}

.forgot{
  float: right;
}