:root {
  --primary-color: #008e17;
  --primary-color-rgb: 76, 154, 42;

  --secondary-color: #119928;
  --secondary-color-rgb: 106, 199, 13;
}