.login-fields
{
	align-items: center;
	display: flex;
	flex-direction: column;
}

.login-field label span
{
	margin-left: 0.75em;
}