:root {
	--primary: #CB16BB;
	--primary-text-color: #FFFFFF;
	--secondary-color: #cccccc;
	--header-text-color: #070707;
	--primary-bg: #1a1a1a;
	--navigation-bg-color: #2c2c2c;
	--item-bg-color: #333333;
	--header-bg-color: #1e1e1e;
	--tag-text-color: #cb16bB;
	--footer-bg-color: #1e1e1e;
	--font-family: Oswald;
}