.tag_desc {
  font-size: 105%;
  font-family: "Gentium Plus", "Noto Serif TC", "Noto Serif JP", "Noto Serif Thai", serif, "Apple Color Emoji", "Noto Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 20px;
}

.tag_desc p {
  margin-bottom: 6px;
}

header figure {
  padding-top: 15px;
}

.subtopics {
  font-size: 105%;
  line-height: 1.6;
}
.subtopics ul {
  list-style: none;
}
.subtopics li {
  width: fit-content;
}
.subtopics i {
  padding-right: 0.5em;
}
.subtopics .subtopic-card {
  border-radius: 10px;
  width: fit-content;
  background-color: #e8e8e8;
  margin-bottom: 16px;
}
.subtopics .subtopic-card img {
  width: 248px;
  margin-left: 0px;
  margin-right: 0px;
  border-radius: 10px 10px 0px 0px;
}
.subtopics .subtopic-card .subtopic-img-label {
  padding-left: 1.5em;
}

/*# sourceMappingURL=tag.css.map */