:root {
  --color-white: #f7f5ef;
  --color-white-pure: #ffffff;
}

body {
  font-family: 'Noto Sans TC', sans-serif;
}