.elementor-392 .elementor-element.elementor-element-4151390b{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for text-editor, class: .elementor-element-4b43ce3d *//* Remove article meta information */
.list-unstyled.article-tags {
    display: none !important;
}

/* Alternative more specific .elementor-392 .elementor-element.elementor-element-4b43ce3d */
ul.list-unstyled.article-tags li {
    display: none !important;
}

/* If you want to remove specific items only */
.list-unstyled.article-tags li:nth-child(1), /* 2 min read */
.list-unstyled.article-tags li:nth-child(2), /* Date */
.list-unstyled.article-tags li:nth-child(3) { /* By Admin */
    display: none !important;
}/* End custom CSS */