:root {
  --primary-color: #FF6A00;
  --primary-color-rgb: 255, 106, 0;
  --secondary-color: #FF6A00;
  --secondary-color-rgb: 255, 106, 0;
}