
:root {
  --color-primary: #00AD99;
  --color-secondary: #96BD05;
  --color-primary-rgb: 0, 173, 153;
  --color-secondary-rgb: 150, 189, 5;
}
