import { Card, Section, Text } from 'seek-style-guide/react'; <Card> <Section> <Text heading> Living Style Guide </Text> <Text> This is some text inside a card. </Text> </Section> </Card>