:root {
	--bg-color:  #101010;
	--content-bg: #212121;
	--link-color: #ffb659;
	--link-visited: #e6773e;
}

