<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#first-languages{
	display:inline-block;
	list-style:none;
	text-transform:uppercase;
	margin-right:3px
}
#first-languages li{ display:inline-block; }
#first-languages li a{ color:#606060; }
#first-languages li a:hover{ color:#000; }</pre></body></html>