.sign-in {
  margin-left: 2em;
}
.sign-in input[type="text"] {
  margin-bottom: .5em;
}
input[type="submit"] {
  font-weight: normal;
}
