.custom-list-wrapper-06b8b24d {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.custom-list-item-06b8b24d {
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #e0e0e0;
}

.custom-list-item-06b8b24d:last-child {
    border-bottom: none;
}

.custom-list-icon-06b8b24d {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 20px;
    color: #333;
}

.custom-list-icon-06b8b24d svg {
    width: 20px;
    height: 20px;
    fill: #333;
}

.custom-list-text-06b8b24d {
    font-size: 16px;
    font-weight: 500;
    color: #333;
}
