:root {
  --bg: #0069d1;
  --text: #0f172a;
  --muted: #235f94;

  --brand: rgb(207, 222, 255);
}