.item-remove-left--arrow {
    color: #77BD1E;
    font-size: 20px;
    font-family: Source Sans Pro, sans-serif;
    font-weight: 800;
    background-image: url(../img/icons/icon-arrow--green.svg);
    background-position: left top 7px;
    background-repeat: no-repeat;
    padding-left: 20px;
}
