.heading-arrow-yes .elementor-heading-title {
    position: relative;
    padding-left: 1.5em;
}

.heading-arrow-yes .elementor-heading-title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="arrow-short" data-name="Arrow Short" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 20"><path d="M49.6,9.3c-2.7-2.6-11-5.5-15.8-9.2-.2-.2-1,.8-1,1.7,.9,1.9,9.4,5.3,14.8,7.9C32.4,6.1,12.9,6.1,.7,7.1c-.4,0-.7,.3-.7,.7s.3,.8,.7,.7c12.5-1,26.7-1.9,47,1.5-.1,1.4-18,6.9-19.4,10,2.7-1.6,17.3-7,21.1-9,.9-.5,.7-1.1,.2-1.7Z" style="fill:%23ffffff;"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
