For every section tag I applied in CSS the contain property in order to improve performance, the problem is shadows that are overlapping its section are trimmed:
Is there any way to fix this without removing the shadows while taking advantage of the perf boost from this property?