:root {
	--primary: #ec1c24;
	--primary-text-color: #212121;
	--secondary-color: #212121;
	--header-text-color: #070707;
	--primary-bg: #f3f4f7;
	--navigation-bg-color: #78bd50;
	--item-bg-color: #badda6;
	--header-bg-color: #ffffff;
	--tag-text-color: #e5e5f3;
	--footer-bg-color: #212121;
	--font-family: Montserrat;
}