.c-hlist { display: flex; &__item { display: block; margin-right: 4ch; padding-left: 0; &::before { display: none; } } }