/* ----- Project Imports ----- */ import "@/styles/footer.css" function Footer() { return ( ); }; export default Footer;