:root {
  --the-main-color: #3BB3A6;
  --secondary-orange: #F57410;
  --black-color: #000000;
  --secondry-black-color: #0b0b0b;
  --grey-color: #857b7b;
  --white-smoke-color: #F5F5F5;
  --Gray56-color: #8F8F8F;
  --Gray85-color: #E9F5ED;
  --Gray88-color: #E0E0E0;
  --Shuttle-Grey: #656A64;
  --white-color: #FFFFFF;
  --forzen-moss-green: #E6F5E6;
  --green-light-grey: #c9ded4;
  --border-color: #3BB3A6;
  --Mercury-color: #ebebeb;
  --higheLight-blue: #005DAB;
  --text-color: #3D3D3F;
  --hover-btn: #199789;
  --body-color: #F5F5F5;
  --btn-download-hover: #b35e1c;
  --btn-login-hover: #b35e1c;
  --text-footer: #B1B1B1;
  --bg-footer: #3BB3A6;
  --svg-color: #F57410;
  --table-header-text: #052F6F;
  --table-body-text: #131212;
  --table-footer-text: #5C5C5C;
}
