Hey,
Is it possible to add a specific CSS box shadow like the one below, to an image instead of using the Box Shadow options?
I’d like to use this specific shadow:
0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07)
notice there are two separate values. First Shadow, Second Shadow.
Thanks!