:root {
	--theme:dark;
	--theme-color: #eee;
	--theme-bg: rgba(20, 20, 20, 0.8);
	--theme-font-weight: 300;
}