Change font weight

Add this code to the Custom CSS field on the Style tab of your Business Hours widget’s settings:

[class*='typography__Container-sc'] {
    font-weight: 300;
}