.wysiwyg-h1 {
  color: inherit !important;
  font-size: 24px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
.wysiwyg-h2 {
  font-size: 22px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
.wysiwyg-h3 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
.wysiwyg-h4 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
.wysiwyg-h5 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
.wysiwyg-p {
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 0;
}