body {
}

.dx-htmleditor-content p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
    color: #020202;
    font-family: small arial,helvetica,tahoma,verdana,sans-serif;
}

.dx-htmleditor-content img
{
    max-width:100%;
}

.dx-htmleditor-content h2 {
    font-family: small arial,helvetica,tahoma,verdana,sans-serif;
    font-size:unset !important;
}