:root {
  --primary-color: #FF8C00;
  --primary-color-rgb: 255, 140, 0;

  --secondary-color: #0066B3;
  --secondary-color-rgb: 0, 102, 179;
}
