h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Noto Sans TC", sans-serif;
}

p,
a,
input,
label,
textared,
span,
ul,
li {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
}
:root {
  --background-color: #e5f1ff;
  --text-color: #ffffff;
}
