@charset "utf-8";
/* CSS Document */

.single_page ul{
gap:0px;
padding: 0 15px;
list-style-type: disc!important;
}
.editor-styles-wrapper .wp-block-post-content ul li::before, .single_page ul li::before {
         width: 5px; 
         height:5px; 
         margin-top: 11px; 
}