:root {
  --primary: #2C9F95;
  --primary-accent: #3abdb2;
  --primary-soft: #6fd4cb;
  --primary-dark: #217e77;
  --white: #ffffff;
}