How to change the variant title to bold in debut theme

@Brs6583

Please try this code 1. Go to Online Store->Theme->Edit code 2. Asset->/theme.css–>paste below code at the bottom of the file.

.product-form__item label {font-weight: bold;}

Thanks!