.bf-industry-news-photo-credit {
    box-sizing: border-box;
    clear: both;
    font-size: 12px;
    line-height: 1.45;
    margin: 0;
    padding: 8px 12px 12px;
}

.bf-industry-news-photo-credit a {
    text-decoration: underline;
    text-underline-offset: 2px;
}

.elementor-widget-uael-posts .uael-post-wrapper a.bf-industry-news-title-clamp {
    display: -webkit-box;
    max-width: 100%;
    overflow: hidden;
    overflow-wrap: anywhere;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.bf-industry-news-source-meta {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: baseline;
    max-width: 100%;
}

.bf-industry-news-source-meta__text {
    overflow-wrap: anywhere;
}
