:root {
	--primary: #ec1c24;
	--primary-text-color: #212121;
	--secondary-color: #000000;
	--header-text-color: #070707;
	--primary-bg: #e26954;
	--navigation-bg-color: #ffffff;
	--item-bg-color: #c6ceba;
	--header-bg-color: #ffffff;
	--tag-text-color: #7a96b7;
	--footer-bg-color: #212121;
	--font-family: ;
}