:root {
	--text-color: #000;
	--text-color-dark: #222;
	--text-color-light: #fff;
	--bg-color: #fff;
	--accent-color: #850000;
}
