:root {
  --primary-color: #f19223;
  --primary-color-rgb: 241, 146, 35;

  --secondary-color: #2d3238;
  --secondary-color-rgb: 45, 50, 56;
}
