:root {
	--primary: #ec1c24;
	--primary-text-color: #212121;
	--secondary-color: #010712;
	--header-text-color: #070707;
	--primary-bg: #da5212;
	--navigation-bg-color: #f8f4f5;
	--item-bg-color: #f18958;
	--header-bg-color: #92390f;
	--tag-text-color: #0e2d8b;
	--footer-bg-color: #da5212;
	--font-family: Montserrat;
}