:root {
	--primary: #4caf50;
	--primary-text-color: #212121;
	--secondary-color: #ffffff;
	--header-text-color: #070707;
	--primary-bg: #868686;
	--navigation-bg-color: #080808;
	--item-bg-color: #868686;
	--header-bg-color: #868686;
	--tag-text-color: #ffffff;
	--footer-bg-color: #868686;
	--font-family: Roboto;
}