:root {
  --white: #ffffff;

  /* 正文颜色 */
  --body-text: #333333;
  /* 标题颜色 */
  --header-text: #000000;
}
