:root{--page-title-display:none;}/* Start custom CSS */.elementor-widget-text-editor ul {
    margin-left: 1rem;
}

.elementor-widget-text-editor li:not(:last-child) {
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .elementor-widget-text-editor :is(p, li) {
        font-size: 16px;
    }
}/* End custom CSS */