:root {
	--primary: #007468;
	--primary-text-color: #212121;
	--secondary-color: #212121;
	--header-text-color: #070707;
	--primary-bg: #ffffff;
	--navigation-bg-color: #4d897d;
	--item-bg-color: #ffffff;
	--header-bg-color: #ffffff;
	--tag-text-color: #a2a1a1;
	--footer-bg-color: #212121;
	--font-family: Montserrat;
}