
@layer vars {
	:root {
		--link: cyan;
		--bg: #111;
		--prime: #ebb935;
		--offbeat: #ebb935;
		--select-bg: #f60;
		--select-color: #ff8;
	}
}

