<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
	--theme-color-1: #c72003;
	--theme-color-2: #9a230e;
	--theme-color-3: #484848;
	--theme-color-4: #2d2d2d;
	--theme-color-5: #000000;
}		
</pre></body></html>