Hi
I do not found Portfolio" /> in the site home page , did u removed it ?
In out team box this dark style of the acm module that is using block color . If want to override it use below code in custom.css file .
.acm-features.style-1 .features-item.style-dark {
background: #9795a3!important;
}
The picture of children is not full height it depends on container grid size that is already full .
Or set the article type as portfolio as given here
To remove the space between what we do add below code in custom.css
.home . t3-content {dispaly:none;}
in the footer there is Fin that footer title you can change it from footer acm module .