:root {
  --primary-color: #228B22;
  --primary-color-rgb: 34, 139, 34;
  --secondary-color: #FF8C00;
  --secondary-color-rgb: 255, 140, 0;
}