.elementor-widget-icon-list.customlist-1 ul > li {
    padding-left: 32px;
}
.elementor-widget-icon-list.customlist-1 ul > li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: url('data:image/svg+xml,<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path fill="%23000000" d="M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z"></path></svg>') center no-repeat;
}