:root {
	--primary: #A45005;
	--primary-text-color: #212121;
	--secondary-color: #3E1800;
	--header-text-color: #070707;
	--primary-bg: #F4F0EA;
	--navigation-bg-color: #A45005;
	--item-bg-color: #FFFFFF;
	--header-bg-color: #FFFFFF;
	--tag-text-color: #a2a1a1;
	--footer-bg-color: #A45005;
	--font-family: Nunito;
}