:root {
	--primary: #3572e0;
	--primary-text-color: #212121;
	--secondary-color: #f2afe9;
	--header-text-color: #070707;
	--primary-bg: #f5f5f5;
	--navigation-bg-color: #3572e0;
	--item-bg-color: #3572e0;
	--header-bg-color: #3572e0;
	--tag-text-color: #3572e0;
	--footer-bg-color: #3572e0;
	--font-family: Montserrat;
}