:root {
  --primary-color: #3B713F;
  --primary-color-rgb: 76, 154, 42;

  --secondary-color: #FBB931;
  --secondary-color-rgb: 106, 199, 13;
}