.detail {
  padding-bottom: 10rem;
}

.editor * {
  font-size: 1.4rem;
  line-height: 1.7857142857;
}
.editor p {
  font-size: 1.4rem;
  line-height: 1.7857142857;
  font-weight: 500;
}
.editor strong {
  font-weight: 700 !important;
}
.editor em {
  font-style: italic;
}
.editor a {
  color: #0078ff;
  text-decoration: underline;
}