body {
  font-family: inherit;
  line-height: 1;
}

p {
  display: block;
  margin-block-start: 0.6em;
  margin-block-end: 0.6em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.mce-content-body {
  margin: 5px 10px;
}

p:first-of-type {
  margin-top: 5px;
}

p:last-of-type {
  margin-bottom: 0;
}

.mce-content-body img{
  max-width: 100%;
  border-radius: 10px;
}

.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
  font-size: 15px;
  color: #65676B;
  font-weight: 300;
}
