:root {
  --primary-color: #ff8c00;
  --primary-color-rgb: 254, 0, 0;
  --secondary-color: #f7931a;
  --secondary-color-rgb: 254, 0, 0;
}