:root {
  /* 字体大小 */
  --waline-font-size: 18px;

  /* 主题色 */
  --waline-theme-color: #33A3EC;
  --waline-active-color: #0578C2;
}
