.elementor-40363 .elementor-element.elementor-element-f2db3d6{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-40363 .elementor-element.elementor-element-67ebccb .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:24px;font-weight:600;color:#000000;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-40363 .elementor-element.elementor-element-67ebccb .elementor-heading-title{font-size:18px;}}/* Start custom CSS for shortcode, class: .elementor-element-aa58dd9 */.authors-list-item-thumbnail img{
    width: 150px !important;
    height: 150px !important;
    object-fit: contain !important;
}

.authors-list-item-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limit text to 4 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 6em; /* Approximate height for 4 lines */
    line-height: 1.5em; /* Adjust for readability */
    font-size: 16px; /* Adjust as needed */
    white-space: normal;
}
.authors-list-item-link{
    color:#0C056D !important;
    font-weight: 600;
}/* End custom CSS */