:root {
  --accent: #f97316;
  --accent-light: #fff4ec;
  --accent-dark: #db6513;
  --accent-rgb: 249, 115, 22;
}
