:root {
	--primary: #ec1c24;
	--primary-text-color: #ffffff;
	--secondary-color: #f5f5f5;
	--header-text-color: #070707;
	--primary-bg: #003e5d;
	--navigation-bg-color: #ececec;
	--item-bg-color: #141414;
	--header-bg-color: #003e5d;
	--tag-text-color: #ffffff;
	--footer-bg-color: #141414;
	--font-family: Roboto;
}