:root {
	--primary: #6A1B28;
	--primary-text-color: #E2B6BC;
	--secondary-color: #E0E0E0;
	--header-text-color: #070707;
	--primary-bg: #121212;
	--navigation-bg-color: #1A1A1A;
	--item-bg-color: #1E1E1E;
	--header-bg-color: #121212;
	--tag-text-color: #2A2A2A;
	--footer-bg-color: #0A0A0A;
	--font-family: Nunito;
}