.c-select {
    @extend $select-field;

    &__icon {
        @extend $select-icon;
    }
}