:root {
	--primary: #ffa726;
	--primary-text-color: #212121;
	--secondary-color: #2d2a29;
	--header-text-color: #070707;
	--primary-bg: #fef7e6;
	--navigation-bg-color: #0ba79e;
	--item-bg-color: #ffffff;
	--header-bg-color: #ffffff;
	--tag-text-color: #5f5a57;
	--footer-bg-color: #2d2a29;
	--font-family: Montserrat;
}