:root {
  --primary-color: #f58220;
  --primary-color-rgb: 245, 130, 32;
  --secondary-color: #c86412;
  --secondary-color-rgb: 200, 100, 18;
}
