<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
	--primary: #ec1c24;
	--primary-text-color: #212121;
	--secondary-color: #212121;
	--header-text-color: #070707;
	--primary-bg: #ececec;
	--navigation-bg-color: #ececec;
	--item-bg-color: #ffffff;
	--header-bg-color: #ffffff;
	--tag-text-color: #a2a1a1;
	--footer-bg-color: #212121;
	--font-family: Roboto;
}</pre></body></html>