:root {
  --primary-color: #fa6601;
  --primary-color-rgb: 250, 102, 1;
  --secondary-color: #fa6601;
  --secondary-color-rgb: 250, 102, 1;
}