:root {
	/* fonts */
	--heading-text-font:'';
	--heading-text-font-bold:'';
	--body-text-font:'Montserrat', sans-serif;
	--cursive-name: 'Niconne', cursive;
	/****header start****/
	--header-background:'';
	--header-text:#ffffff;
	--scrollheader-background:#ffffff;
	--scrollheader-text:#000;
	/****header end****/
	/****common start***/
	--text-hover1:#FF806B;
	--text-hover2:#670ED9;
	--button-bgcolor1:#FF806B;
	--button-bgcolor2:#670ED9;
	--button-bgcolor1-hover:#670ED9;
	--button-bgcolor2-hover:#FF806B;
	/****common end***/
	/****texr color start****/
	--text-black:#181D24;
	--text-white:#ffffff;
	--text-orange:#FF806B;
	--text-purple:#670ED9;
	--text-brown: #FF806B;
	--red: #c41414;
	/****texr color end****/
	/****footer start***/
	--footer-background:linear-gradient(180deg, #9F54FF 0%, #5F04D4 100%);
	--footer-text-color:#ffffff;
	/****footer end***/
	/*****body start****/
	--webinfo-bgcolor:#F1F1F1;
	--webinfo-bgcolor2:#ffffff;
	--webinfo-title:#670ED9;
	--webinfo-description:#212529;
	/*****body end****/
	--innerpage-bg:#F7F7FA;
	--addressbar_detailpage:#F7F7FA;
	--addressbar_text1:#212529;
	--addressbar_text2:rgba(0, 0, 0, 0.479);
	--addressbar_text3:rgba(0, 0, 0, 0.479);
	--addressbar_textactive:#000;
	--addressbar_tabs:#670ED9;

	--off-white-bg:#F1F1F1;
	--lightblack-text:rgba(0, 0, 0, 70%);
	--light-bg:#F1F5F6;
    --white-background:#ffffff;
	--black-background: #181D24;
	--background-color: '';
/*************************/
/*************************/
	/*--header-background:#181D24;*/
	--light-grey-background: #F3F4F3;
	/* text color */
	--text-color-active: #EFB784;
	--active-button-color: #EFB784;
	/*Heading Colors*/
	--heading-white-color:#fff;
	--heading-black-color:#181D24;
	}