:root {
  --color-primary: #1fa97c;
  --color-secondary: #1c7ed6;
  --color-text: #222;
  --color-bg: #fff;
  --radius: 12px;
}
