:root{
	--theme_dark_color:#2c3c55;
	--theme_base_color:#446b83;;
	--theme_light_color:#ececec;
	--transparent_dark_color:rgba(0,0,0,0.5);
	--transparent_light_color:rgba(255,255,255,0.7);
}