
:root {
  --primary-color: #5db24e;
  --secondary-color: #77bf6a;
  --highlight-color: #77bf6a;
  --highlight-hover: #5db24e;
}


