
:root {
  --color-primary: #60A548;
  --color-secondary: #177B25;
  --color-primary-rgb: 96, 165, 72;
  --color-secondary-rgb: 23, 123, 37;
}
