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