:root {
	--primary: #ec1c24;
	--primary-text-color: #212121;
	--secondary-color: #ffffff;
	--header-text-color: #070707;
	--primary-bg: #4e342e;
	--navigation-bg-color: #795548;
	--item-bg-color: #6d4c41;
	--header-bg-color: #5d4037;
	--tag-text-color: #8d6e63;
	--footer-bg-color: #5d4037;
	--font-family: Roboto;
}