:root {
  --primary-color: #1ECB15;
  --primary-color-rgb: 120, 202, 92;

  --secondary-color: #179510;
  --secondary-color-rgb: 23, 149, 16;
}