.post--single .post__content p {
  font-size: 16px !important;
  line-height: 2em !important;
}
.ck-content hr {
  margin: 10px 0;
  height: 1px !important;
  background: black !important;
  border: 0;
}
.ck-editor__main {
  font-size: 16px !important;
  line-height: 2em !important;
}
h2 {
  margin-bottom: 20px !important;
}
p {
  line-height: 2em !important;
}