Card component - Accessibility

By default, the Card Container component has @overflow="hidden" applied to it. This means you may need to handle the case in which text is truncated, to make it accessible (even though, this is a very unlikely situation).