<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.site-sitemap-nav {
	float: left;
	position: relative;
	padding: 0 0 10px;
	width: 100%;
}
	
	.site-sitemap-nav a { 
		float: right;
	}

	.site-sitemap-nav a:first-child {
		float: left;
	}</pre></body></html>