@charset "UTF-8";

h2 {
	--h-flourish: "✑ ";
	margin-block-end: 0.5em;
}

ul {
	font-size: 1.2em;
	list-style-type: "❧ ";
}

li:has(a:lang(en))::after {
	content: " [EN]";
	font-size: 0.75em;
}