:root {
	--primary: #c8e967;
	--primary-text-color: #305936;
	--secondary-color: #3f4c34;
	--header-text-color: #070707;
	--primary-bg: #f1f6df;
	--navigation-bg-color: #b8ce11;
	--item-bg-color: #ffffff;
	--header-bg-color: #f1f6df;
	--tag-text-color: #e3f4b4;
	--footer-bg-color: #b8ce11;
	--font-family: Montserrat;
}