@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap");
.container {
  padding: 80px 0;
  font-family: 'Noto Sans TC';
}

.container h1 {
  margin-bottom: 40px;
}

.container .title {
  font-weight: bold;
}
/*# sourceMappingURL=private.css.map */