:root {
	--primary: #5c6bc0;
	--primary-text-color: #212121;
	--secondary-color: #212121;
	--header-text-color: #070707;
	--primary-bg: #ececec;
	--navigation-bg-color: #ececec;
	--item-bg-color: #ffffff;
	--header-bg-color: #ffffff;
	--tag-text-color: #ffffff;
	--footer-bg-color: #ffffff;
	--font-family: Roboto;
}