.wiki-style {
  margin-top: 10px;
  font-family: 'Noto Serif', serif;
  color: var(--obangsaek-black);
}

.wiki-style .caption {
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}

.wiki-style .wiki-text {
  font-size: 0.9rem;
  line-height: 1.4;
  color: var(--dark-gray);
}
