I have a Hero section which contains a background image and a radius border on bottom left corner. Since my general body bg is white, it shows a white color (I want this to maintain white for certain reasons), but I want the bloc color background to match the next bloc which is blue. The only way I manage to achieve this is by changing the body color. I have tried with a pseudo class but it covers all the background, text and other stuff.
Any thoughts?

