:root {
	
	--font_1: 'Mulish', sans-serif; 
	--font_2: 'Mulish', sans-serif; 

	
	--font_weight_500: 500;
	--font_weight_600: 600;
	--font_weight_700: 700;
	--font_weight_800: 800;
	--font_weight_900: 900;
	 
	 
	--body_color: #1c1c23; /* 1c1c23 ;*/
	--first_color: #ab0d5b ; /* ab0d5b ;*/
	--secondary_color: #df217f ; /* df217f ;*/
	--white_color: #fff ; /* dfdbdb ;*/
	
	--add_color: #df6921;
	
	/*
	--e-global-color-accent: #61CE70;
	*/
	
	--body_font_size: 20px;
	--small_text_size: 17.5926px;
}