:root {
	--basicColor: #72c02c;
  --headerColor: #F5F7FA;
  --dropdownColor: #687074;
  --buttonTextColor: white;
	--headerBackgroundImage:"url(none)";
	--headerBackgroundColor: #F5F7FA;
	--colorSucces: #f0fff0;
	--colorError: #fff0f0;
}
