:root {
	--primary: #ec1c24;
	--primary-text-color: #212121;
	--secondary-color: #191a1a;
	--header-text-color: #070707;
	--primary-bg: #e0e0e0;
	--navigation-bg-color: #0a0a0a;
	--item-bg-color: #a1887f;
	--header-bg-color: #ce93d8;
	--tag-text-color: #ffca28;
	--footer-bg-color: #37474f;
	--font-family: Roboto;
}