.b-item-list {

    margin: 0;
    padding: 0;
    list-style: none;

    &__item {
        list-style-type: none;
    }
}
