/* Each column uses one page language, including captions and author text. */
.article-fulltext[data-column-restored]:not(:lang(ko)) p,
.article-fulltext[data-column-restored]:not(:lang(ko)) h2 {
  word-break: normal;
}
.article-page .article-source-subtitle {
  max-width: 780px;
  margin: 20px auto;
  font-size: 18px;
  line-height: 1.8;
  color: #42535b;
}
