import { Card, Box, Heading, Grid, Text, Container } from 'theme-ui'
import Stage from '../stage'
export default function Recap() {
return (
<>
Get started today
Resources so you can organize an{' '}
amazing
{' '}
hackathon.
a, > div': {
borderRadius: 'extra',
boxShadow: 'elevated',
px: [3, null, 4],
py: [4, null, 5]
},
span: {
boxShadow:
'-2px -2px 6px rgba(255,255,255,0.125), inset 2px 2px 6px rgba(0,0,0,0.1), 2px 2px 8px rgba(0,0,0,0.0625)'
},
svg: { fill: 'currentColor' }
}}
>
>
)
}