#form-restore button {
  border-radius: 10px;
  height: 40px;
}
#form-restore input {
  background-color: #fff;
  border-radius: 10px;
  height: 40px;
}
