:root {
	--primary: #ec1c24;
	--primary-text-color: #212121;
	--secondary-color: #bd9656;
	--header-text-color: #070707;
	--primary-bg: #8b8b8b;
	--navigation-bg-color: #292929;
	--item-bg-color: #5f5f5f;
	--header-bg-color: #232222;
	--tag-text-color: #a2a1a1;
	--footer-bg-color: #8b8b8b;
	--font-family: Montserrat;
}