:root {
	--primary: #F96825;
	--primary-text-color: #FCFCFC;
	--secondary-color: #070707;
	--header-text-color: #070707;
	--primary-bg: #FCFCFC;
	--navigation-bg-color: #FEFEFE;
	--item-bg-color: #F9F9F9;
	--header-bg-color: #EDEDEE;
	--tag-text-color: #808DA0;
	--footer-bg-color: #EDEDEE;
	--font-family: Nunito;
}