.li-others-feature {
    display: flex;
    align-items: center;
    gap: 8px;
}

.li-others-feature svg {
    width: 20px;
    height: 20px;
}
