A gray section with a empty button has appeared at the bottom of all my pages

Hi there,

Hoping for some help with a gray area with an empty button that has appeared at the bottom of all my pages. What is this and how do I either get rid of it or put content in it?
The site address is:
https://lionspeak.wpengine.com/

Many thanks for your help.

Molly

hi Molly

Looks like you managed, I see that gray area is now represented as a call out box, you have text and button there, is everything ok?

HI Noda,

Yes, I figured out how to put text in. If I decide not to have that area, how do I get rid of it?

Thanks! Molly

HI

You can use this code in that case:

.footer-callout {
display: none;
}