Try adding to Home > Design > Custom Css
section[data-section-id="6373bc904b5f15018776d1b3"] .portfolio-grid-overlay .grid-item:nth-child(1) .portfolio-overlay {
background-color: red;
}
section[data-section-id="6373bc904b5f15018776d1b3"] .portfolio-grid-overlay .grid-item:nth-child(2) .portfolio-overlay {
background-color: blue;
}
Here is the code for setting overlay color for the first and the second item
Support me by pressing đź‘Ť Â or marking as solution if this useful for you