:root {
  --primary-color: #2570E8;
  --bg-color: #f5f8fc;
  --line-color: #b8c8e0;
  --text-color: #222c40;
  /* --btn-wait:#525252; */
}

