:root {
  --primary: #00d900;
  --primary-dark: #00b300;
  --primary-smooth: #e3ffe3;
  --primary-smooth-2: #99ff99;
  --second-smooth: rgba(0,153,0,0.1);
  --text-color: #333333;
}
