.elementor-438 .elementor-element.elementor-element-52b08d0{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-3de9e2c */.adish-download-card h3 {
    font-size: 16px;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 10px;
    line-height: 1.6;
    /* Add these lines to truncate */
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Show max 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 48px; /* Ensure consistent height */
}/* End custom CSS */