:root {
	--primary: #f59541;
	--primary-text-color: #212121;
	--secondary-color: #212121;
	--header-text-color: #070707;
	--primary-bg: #f5f5ff;
	--navigation-bg-color: #f5f5ff;
	--item-bg-color: #eeeeee;
	--header-bg-color: #f5f5ff;
	--tag-text-color: #ffffff;
	--footer-bg-color: #ffffff;
	--font-family: Roboto;
}