/* Start custom CSS *//* Hide the "About the Author" heading */
.elementor-widget-container h3.elementor-heading-title.elementor-size-default {
    display: none !important;
}

/* Hide the author name */
.elementor-author-box__name {
    display: none !important;
}

/* Hide the author avatar */
.elementor-author-box__avatar {
    display: none !important;
}/* End custom CSS */