@mixin tikui-q-text-bold {
  &.-bold {
    font-weight: bold;
  }
}
