:root {
  --bg-1: #f5f5f5;
  --bg-2: #ffffff;
  --bg-3: #1f1747;
  --border: rgb(199, 199, 199);
  --primary: #36439b !important;
  --ok: #1d490f;
  --cancel: #a92828;
  --font-1: #2f2a26;
  --font-2: #4d423a;
  --font-3: #00ace7;
  --font-4: #f5f5f5;
}

/* :root {
  --bg-1: #151523;
  --bg-2: #23243a;
  --bg-3: #23243a;
  --border: rgb(70, 66, 90);
  --primary: #6600cd !important;
  --ok: #1d490f;
  --cancel: #a92828;
  --font-1: #fdfdfd;
  --font-2: rgb(202, 202, 202);
  --font-3: #ffffff;
  --font-4: #ffffff;
} */
