
:root {
  --color-primary: #4C992E;
  --color-secondary: #279918;
  --color-primary-rgb: 76, 153, 46;
  --color-secondary-rgb: 39, 153, 24;
}
