.login__form {

	h2 {
		text-align: center;
	}

	.form-row {
		display: block;
	}

}

.form-row {
	margin-bottom: 1em;
}