it("renders footer section", async () => {
    expect.assertions(1);

    render(<Layout />);