<li>
<input type="radio" name="shipping_method[0]" data-index="0" id="shipping_method_0_local_pickup7" value="local_pickup:7" class="shipping_method" checked="checked">
<label for="shipping_method_0_local_pickup7">Self pickup</label>
</li>
How can I target this label in CSS stylesheet? i want to edit this level value by css.