:root {

	--accent-color: hsl(330 100 50);
	--focus-outline-color: hsl(215 100 70);

	--text-color: hsl(0 0 100);
	--text-color-dim: hsl(0 0 80);

	--bg-color: hsl(0 0 0);

}