Examples:

```js
<Card>
  <CardHeader title="Card Title" icon="calendar" />

  <CardContent>
    Lorem ipsum lots of content,  lots of content,  lots of content,  lots of content,  lots of content
  </CardContent>
</Card>
```
