Change font-weight for outside-top labels
<!--START code - bold labels--> <style> .field-title.outside-top.label-outside { font-weight: 700 !important; } </style> <!--END code - bold labels-->