.e-con .elementor-widget-image.has-red-filter > div:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #DD042B;
    mix-blend-mode: multiply;
}
.e-con .elementor-widget-image.has-image-shadow > div{
    box-shadow: 0 40px 80px -20px rgba(0, 0, 0, 0.16);
}
