
:root {
  --color-primary: #64FF42;
  --color-secondary: #06091C;
  --color-primary-rgb: 100, 255, 66;
  --color-secondary-rgb: 6, 9, 28;
}
