.wings-program__description ul li {
    position: relative;
    margin-top: 8px;
    padding-left: 33px;
    line-height: 2rem;
    letter-spacing: 0.025em;
    --tw-text-opacity: 1;
    color: rgb(107 97 126 / var(--tw-text-opacity, 1));
}

.wings-program__description ul li::before {
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 1L13.0279 4.81798C13.836 7.81927 16.1805 10.1637 19.1818 10.9719L23 12L19.182 13.0279C16.1807 13.836 13.8363 16.1805 13.0281 19.1818L12 23L10.9721 19.182C10.164 16.1807 7.81951 13.8363 4.81822 13.0281L1 12L4.81798 10.9721C7.81951 10.164 10.164 7.81951 10.9719 4.81822L12 1Z' fill='%237763E0'/%3E%3C/svg%3E%0A") center/contain no-repeat;
}