Edge divider shows different color

This is strange. i have a colored Bloc and right underneath it I have a footer. The footer has a 10 px horizontal shape divider. the colors used in the shape divider and the bloc above it are exactly the same.

However, when viewing the page, the edge divider has a different (lighter color) than the Bloc above it. I’ve triple-checked everything and they really are using the same color in Blocs.

You can see it here: https://rocket77.de
The colors in question are the maroon colors at the very bottom of the page.

1 Like

You have three different maroon global swatches. Here’s how your using them, and why you see what you see:

Change the above footer background, or the shape divider to matching global swatches.

2 Likes

hey @doobox thanks for taking the time to point that out!
Really appreciate it :pray: