.form-errors {
	margin-top: 0;
	color: var(--error-500);
	font-weight: bold;
	place-self: flex-start;
}
