
:root {
  --color-primary: #0B891E;
  --color-secondary: #1E6222;
  --color-primary-rgb: 11, 137, 30;
  --color-secondary-rgb: 30, 98, 34;
}
