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