:root {
	--primary: #EEBF41;
	--primary-text-color: #EEBF41;
	--secondary-color: #0E327B;
	--header-text-color: #070707;
	--primary-bg: #F5EEDF;
	--navigation-bg-color: #849C51;
	--item-bg-color: #f5eadf;
	--header-bg-color: #F5EEDF;
	--tag-text-color: #849C51;
	--footer-bg-color: #F5EEDF;
	--font-family: Montserrat;
}