:root {
	--primary: #e88600;
	--primary-text-color: #212121;
	--secondary-color: #212121;
	--header-text-color: #070707;
	--primary-bg: #616161;
	--navigation-bg-color: #616161;
	--item-bg-color: #a6a6a6;
	--header-bg-color: #616161;
	--tag-text-color: #616161;
	--footer-bg-color: #616161;
	--font-family: Montserrat;
}