:root {
  --theme-colors-primary-main: #00c89b;
  --theme-colors-primary-light: rgba(35, 189, 189, 0.2);
  --theme-colors-primary-dark: #00c89b;
  --theme-colors-primary-primarySuperLight: #bdfff2;
}
