:root {
	--primary: #ec1c24;
	--primary-text-color: #212121;
	--secondary-color: #1d1b0c;
	--header-text-color: #070707;
	--primary-bg: #febc1f;
	--navigation-bg-color: #e79d6c;
	--item-bg-color: #fbe8c0;
	--header-bg-color: #ffffff;
	--tag-text-color: #a38d0b;
	--footer-bg-color: #453b22;
	--font-family: Montserrat;
}