:root {
  --primaryColor: #0E2E1C;
  --colorSecondary: #6ABA7A;
  --textColor: #0E2E1C;
  --bgColor: #d3e0d3;
}