.editor-styles-wrapper {
font-family: 'Poppins', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 1.75;
color: #414142;
}
.editor-styles-wrapper p {
margin-bottom: 1.6em !important;
line-height: 1.75 !important;
}
.editor-styles-wrapper h2 {
margin-top: 1.5em !important;
margin-bottom: 0.6em !important;
line-height: 1.3 !important;
}
.editor-styles-wrapper h3 {
margin-top: 1.3em !important;
margin-bottom: 0.5em !important;
line-height: 1.3 !important;
}
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6 {
margin-top: 1.2em !important;
margin-bottom: 0.4em !important;
line-height: 1.3 !important;
}
.editor-styles-wrapper ul,
.editor-styles-wrapper ol {
margin-bottom: 1.6em !important;
padding-left: 1.2em !important;
}
.editor-styles-wrapper ul li,
.editor-styles-wrapper ol li {
margin-bottom: 6px !important;
line-height: 1.75 !important;
}