:root {
  --black-color: #000000;
  --white-color: #ffffff;
  --red-color-1: #ba1d30;
  --red-color-2: #be4250;
  --red-color-3: #f28f8f;
  --red-color-4: #f54756;
  --grey-color-1: #2b383f;
  --grey-color-2: #263238;
  --grey-color-3: #c8c8c8;
  --grey-color-4: #000000ba;
  --grey-color-5: #0e191c;
  --grey-color-6: #ececec;
  --blue-color-1: #2895C9;
  --orange-color-1: #f38117;
}
