/* Start custom CSS */.elementor-text-editor ul {
    list-style-type: disc;
    margin-left: 30px;
}

.elementor-text-editor ul li {
    list-style-type: disc;
    margin: 0 0 10px 0;
    padding: 0;
}/* End custom CSS */