:root {
  --thm-base: #0f194e;
  --thm-white: #fff;
  /* --thm-green: #6db164; */
  --thm-green: var(--vision-color-primary);
}
