
	/* (unused) img {
		width: 50px;
		object-fit: contain;
		border-radius: 100%;
	}*/
	div.svelte-13e01ms {
		/* margin-top: 2em; */
		width: 100%;
		display: flex;
		align-items: flex-start;
		justify-content: center;
		gap: 2em;
	}

	/* (unused) .rowsorter {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		height: fit-content;
		margin: 0;
	}*/

	article.svelte-13e01ms {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 1em;
		max-width: 500px;
	}

	/* (unused) .strikethrough {
		text-decoration: line-through;
	}*/

	.list.svelte-13e01ms {
		display: flex;
		flex-direction: column;
		gap: 0.25rem;
	}
