diff --git a/components/hackathons/features/money.js b/components/hackathons/features/money.js
index 35052ccd..67bde5a2 100644
--- a/components/hackathons/features/money.js
+++ b/components/hackathons/features/money.js
@@ -1,13 +1,4 @@
-import {
- Button,
- Box,
- Container,
- Heading,
- Text,
- Link,
- Badge,
- Flex
-} from 'theme-ui'
+import { Button, Box, Container, Text, Link, Badge } from 'theme-ui'
import NextLink from 'next/link'
import { Fade } from 'react-reveal'
import Icon from '../../icon'
@@ -58,11 +49,14 @@ const Content = () => (
provided by Hack Club with the help of{' '}
FIRST
.
+
+ Learn more →
+
>
}
/>