:root {
  --primary-color:#95C135;
  --primary-color-rgb: 149, 193, 53;

  --secondary-color: #2EAA64;
  --secondary-color-rgb: 46, 170, 190;
}