:root {
	--primary: #555555;
	--primary-text-color: #000000;
	--secondary-color: #000000;
	--header-text-color: #070707;
	--primary-bg: #ffffff;
	--navigation-bg-color: #c3c3c3;
	--item-bg-color: #ffffff;
	--header-bg-color: #ffffff;
	--tag-text-color: #575757;
	--footer-bg-color: #ffffff;
	--font-family: Oswald;
}