:root {
  --primary: #5899b4;
  --secondary: #3b82f6;
  --sidebar-bg: #0f172a;
  --header-bg: #ffffff;
  --btn-bg: #1e3a5f;
  --card-bg: #ffffff;
  --text: #1e293b;
  --merchant-primary: #1e3a5f;
  --mobile-primary: #5899b4;
  --mobile-secondary: #3b82f6;
}
