Changing background color of footer?

Ho there,
want to change the background color of the footer on shapely theme site. I tried this in custom css

</* bgr color footer */
#footer {
background-color: #454545;
}>

but unfortunately with no result. The background color of th footer doesn’t change. Where else could the function for „footer bgr color change“ be hidden?

Best
Christoph

Hello,

You can change the footer background color by using this simple CSS

footer#colophon {
    background:  #454545;
}

I’ve added this snippet of css, but unfortunately nothing happens …

Firefox inspector is showing this when inspecting the footer:

the code i’ve posted here can’t be seen here :((

the footer of the site I’m talking about is:
www.kukukandergrenze.eu
: