:root {
  --primary-color: #0A7A3D;
  --primary-color-rgb: 10, 122, 61;
  --secondary-color: #7DBD2A;
  --secondary-color-rgb: 125, 189, 42;
}
