
  #loginFrom > h3 {
    margin-bottom: 1em;
  }
  
  .loginForm button[type=submit] {
    display: block;
    text-align: center;
  }
