
	.ae-icon.svelte-1bq4gc1 {
		display: flex;
		align-items: center;
		width: 30px;
	}

	.title.svelte-1bq4gc1 {
		max-width: 300px;
	}

	/* (empty) section {
		/* width: 800px; *\/
		/* width: 100%; *\/
	}*/

	.column.svelte-1bq4gc1 {
		display: flex;
		flex-direction: column;
		justify-content: start;
		@media (max-width: 800px) {
			align-items: center;
		}
	}

	/* (unused) .content {
		text-align: left;
		display: flex;
		flex-direction: column;
		gap: 10px;
		align-items: start;
		justify-content: start;
	}*/

	/* (empty) section {
		/* width: 100%; *\/
		/* background: red; *\/
	}*/
