:root {
	--primary: #ec1c24;
	--primary-text-color: #212121;
	--secondary-color: #020a0a;
	--header-text-color: #070707;
	--primary-bg: #ececec;
	--navigation-bg-color: #ececec;
	--item-bg-color: #ffffff;
	--header-bg-color: #ffffff;
	--tag-text-color: #6f6e64;
	--footer-bg-color: #b49396;
	--font-family: Montserrat;
}