
:root {
  --primary-color: #378A3C;
  --secondary-color: #44A848;
  --highlight-color: #378A3C;
  --highlight-hover: #44A848;
}


