:root {
  --primary-color: #ff6600;
  --primary-color-rgb: 255, 102, 0;
  --secondary-color: #005578;
  --secondary-color-rgb: 0, 85, 120;
}