:root {
	--primary: #ff9800;
	--primary-text-color: #0c0c0c;
	--secondary-color: #fffde7;
	--header-text-color: #070707;
	--primary-bg: #0c0c0c;
	--navigation-bg-color: #0c0c0c;
	--item-bg-color: #232328;
	--header-bg-color: #0c0c0c;
	--tag-text-color: #0c0c0c;
	--footer-bg-color: #0c0c0c;
	--font-family: Montserrat;
}