:root {
  --bg: #0b0b0d;
  --bg2: #111114;
  --card: #141416;
  --border: #252528;
  --text: #fff;
  --muted: #8e8e93;
  --muted2: #8e8e93;
  --radius: 20px;
  --container: 1320px;
  --focus: #8bb9ff;
}
