.elementor-935 .elementor-element.elementor-element-5d4479c > .elementor-container{min-height:333px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS *//* Hide author name, date, and comments from blog meta section */
.blog-meta li,
.blog-meta .byline,
.blog-meta .url,
.blog-meta .fn,
.blog-meta .n,
.blog-meta .vcard,
.blog-meta .posted-on,
.blog-meta .entry-date,
.blog-meta .updated,
.blog-meta .fa-user,
.blog-meta .fa-calendar-o,
.blog-meta .fa-comments {
  display: none !important;
  visibility: hidden !important;
}

/* Optional: clean up spacing and layout after hiding */
.blog-meta ul.list {
  display: none !important;
}/* End custom CSS */