:root {
	--primary: #ec1c24;
	--primary-text-color: #212121;
	--secondary-color: #212121;
	--header-text-color: #070707;
	--primary-bg: #f7f7f7;
	--navigation-bg-color: #ececec;
	--item-bg-color: #ffffff;
	--header-bg-color: #f3f3f3;
	--tag-text-color: #a2a1a1;
	--footer-bg-color: #fd7c00;
	--font-family: Roboto;
}