.mce-content-body {
  line-height: 1.5;
  color: #636363;
  letter-spacing: -0.05em;
  font-family: Pretendard, sans-serif;
}

.mce-content-body h1 {
  font-size: 2em
}

.mce-content-body h2 {
  font-size: 1.5em
}

.mce-content-body h3 {
  font-size: 1.17em
}

.mce-content-body h4 {
  font-size: 1em
}

.mce-content-body h5 {
  font-size: .83em
}

.mce-content-body h6 {
  font-size: .67em
}
.mce-content-body em {
  font-style: italic;
}
.mce-content-body ul, .mce-content-body ol {
  padding-left: 1.5em;
}

.mce-content-body ul {
  list-style-type: disc;
}

.mce-content-body ol {
  list-style-type: decimal;
}
.mce-content-body .italic {
  font-style: italic;
}

.mce-content-body .underline {
  text-decoration: underline;
}

.mce-content-body blockquote {
  border-left: 4px solid #ddd;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}

.mce-content-body p{
  margin-bottom: 0.5em;
}