.tes-rich-content,
.tes-rich-content * {
  font-family: Arial, Helvetica, sans-serif !important;
  color: #212529 !important;
  background-color:#fff !important;
}

.tes-rich-content {
  font-size: 1rem !important;
  line-height: 1.5;
}

.tes-rich-content h1,
.tes-rich-content h2,
.tes-rich-content h3 {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 1.1rem !important;
  color: #212529 !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.tes-rich-content p {
  margin: 0 0 14px;
}

.tes-rich-content ul,
.tes-rich-content ol {
  margin-top: 8px;
  margin-bottom: 16px;
  padding-left: 24px;
}

.tes-rich-content span,
.tes-rich-content font {
  font-family: inherit !important;
  font-size: inherit !important;
}
