
	.test.svelte-24y4rc {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		/* max-width: 600px; */

		display: flex;
		flex-direction: column;
		gap: 2em;
	}

	/* (unused) .row {
		display: flex;
		/* flex-direction: row; *\/
		justify-content: space-between;
		gap: 1em;
	}*/
