:root {
	--primary: #D4EA63;
	--primary-text-color: #2F4A3A;
	--secondary-color: #2F4A3A;
	--header-text-color: #070707;
	--primary-bg: #F5F1E8;
	--navigation-bg-color: #2F4A3A;
	--item-bg-color: #FFFFFF;
	--header-bg-color: #F5F1E8;
	--tag-text-color: #E3F4B4;
	--footer-bg-color: #E3F4B4;
	--font-family: Montserrat;
}