`<label>` in BS4 does not have any classes or ids in its attributes. It has only the `for` attribute. Remove any default classes and ids.
<label>in BS4 does not have any classes or ids in its attributes. It has only theforattribute. Remove any default classes and ids.