Portfolio background / footer

Hi there,

I am currently encountering this problem.
I found a solution with the color of the footer background.

footer#colophon {
    background: #b7a89a;
}

I need one for changing the color for the background of the portfolio. (example shown in attached file)

Hi sorry for the inconvenience

I have figured it out myself.

This is the code below

section.projects.bg-dark.pb0 {
    background: #000000;
}

Hi @terryk,

Awesome great to see you got that figured out.

Please advise if you have more questions.

Have a fantastic day!

Cheers,
Movin