.xai-language-switcher {
	display: flex;
	gap: 0.75em;
	list-style: none;
	margin: 0;
	padding: 0;
}

.xai-language-switcher a {
	text-decoration: none;
}

.xai-language-switcher .is-active a {
	font-weight: 700;
	text-decoration: underline;
}
