/* ckeditor-styles.css */
.custom-bullet {
    list-style-type: none;
}

.custom-bullet li {
    background-image: url('https://staging.provalues.com/storage/photos/shares/icon/checkbox.png');
    background-size: 24px 21px;
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left: 44px;
    padding-bottom: .625rem;
}
