:root {
  --primary-color: #ADE700;
  --primary-color-rgb: 173, 231, 0;
  --secondary-color: #ADE700;
  --secondary-color-rgb: 173, 231, 0;
}