:root {
	--primary: #181616;
	--primary-text-color: #cf0f0f;
	--secondary-color: #950819;
	--header-text-color: #070707;
	--primary-bg: #910a1a;
	--navigation-bg-color: #00695c;
	--item-bg-color: #f5f5f5;
	--header-bg-color: #181919;
	--tag-text-color: #212322;
	--footer-bg-color: #201303;
	--font-family: Montserrat;
}