@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.
@@ -932,7 +932,7 @@ var CardSection = function CardSection(_ref) {
932
932
  className: "m-bottom-md"
933
933
  }, React.createElement(Box, {
934
934
  as: "h4",
935
- fontWeight: "bold",
935
+ fontWeight: "semibold",
936
936
  fontSize: "sm",
937
937
  color: "base"
938
938
  }, title)) : title;