import React from "react"; import "./FooterStyles.css"; function FooterColumn({ children, ...restProps }) { return (