Cards are useful for presenting a variety of information in small blocks and can be heavily customized. They can be displayed in three styles, with icons or initials, and you can control the layout. With Universal Theme, you can style both Lists or Classic Reports regions to appear as cards by setting the appropriate template.
select id, project card_title, upper(substr(project,0,2)) card_initials, null card_text, null card_subtext, 'fa-cloud' card_icon, lower(created_by) created_by, created, lower(updated_by) updated_by, updated from eba_UT_chart_projects order by 2