
:root {
  --primary-color: #3fbc8d;
  --secondary-color: #52d6a4;
  --highlight-color: #52d6a4;
  --highlight-hover: #3fbc8d;
}


