
	button.svelte-a4g63n {
		color: inherit;
		border: 0;
		background: transparent;
		cursor: pointer;
		text-decoration: underline;

		text-underline-offset: 0.35rem;
		text-decoration-thickness: 0.1rem;
	}

	button.svelte-a4g63n:hover {
		text-decoration-thickness: 0.2rem;
	}
