:root {
	--primary: #ec1c24;
	--primary-text-color: #212121;
	--secondary-color: #45464f;
	--header-text-color: #070707;
	--primary-bg: #efe3d8;
	--navigation-bg-color: #efe3d8;
	--item-bg-color: #efe3d8;
	--header-bg-color: #efe3d8;
	--tag-text-color: #a2a1a1;
	--footer-bg-color: #bf1718;
	--font-family: Roboto;
}