/* font weights */

strong,
b {
  font-weight: var(--hiq-font-weight-bold, 700);
}
