@hyphen/hyphen-components 4.9.1 → 4.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -907,7 +907,7 @@ var CardSection = function CardSection(_ref) {
907
907
  className: "m-bottom-md"
908
908
  }, React__default.createElement(Box, {
909
909
  as: "h4",
910
- fontWeight: "bold",
910
+ fontWeight: "semibold",
911
911
  fontSize: "sm",
912
912
  color: "base"
913
913
  }, title)) : title;