:root {
	--primary: #5cbb88;
	--primary-text-color: #212121;
	--secondary-color: #212121;
	--header-text-color: #070707;
	--primary-bg: #4caf50;
	--navigation-bg-color: #009688;
	--item-bg-color: #ffffff;
	--header-bg-color: #26a69a;
	--tag-text-color: #2e7d32;
	--footer-bg-color: #388e3c;
	--font-family: Montserrat;
}