:root {
  --primary-color: #F39200;
  --primary-color-rgb: 243, 146, 0;

  --secondary-color: #e94e1b;
  --secondary-color-rgb: 233, 78, 27;
}