:root {
  --primary-color: #e4794c;
  --primary-color-rgb: 120, 202, 92;

  --secondary-color: #f86a2e;
  --secondary-color-rgb: 25, 158, 28;
}