.register-form, .login-form, .simple-form {
    margin: auto;
    max-width: 400px;
}
.form-title {
    text-align: center;
}
