import React from 'react' import Card from 'react-bootstrap/Card' export default function Footer() { return ( ) }