.tox-toolbar,
.tox-edit-area__iframe,
.tox-statusbar {
  background-color: #f8f8f8 !important;
}
body {
  font-size: 0.9rem !important;
}
.mce-content-body mark {
  background-color: #73E2E5 !important;
}
.mce-content-body .page-break {
  display: block;
  clear: both;
  page-break-after: always;
}
.mce-content-body table {
  border: 1px solid #A5A5A5 !important;
}
.mce-content-body table caption,
.mce-content-body table td,
.mce-content-body table th {
  border: 1px solid #A5A5A5 !important;
  padding: 10px !important;
}
.mce-content-body table caption p,
.mce-content-body table td p,
.mce-content-body table th p {
  margin: 0 !important;
}
