@use "../../../../styles/tools/convert";

$base: (
  display: inline,
  font-weight: bold,
  font-size: convert.to-rem(16px),
);
