:root {
	--primary: #ec1c24;
	--primary-text-color: #212121;
	--secondary-color: #ffffff;
	--header-text-color: #070707;
	--primary-bg: #232323;
	--navigation-bg-color: #494949;
	--item-bg-color: #494949;
	--header-bg-color: #393939;
	--tag-text-color: #a2a1a1;
	--footer-bg-color: #212121;
	--font-family: Oswald;
}