.my-style {
  @extend .text-primary;
  @extend .fw-bold;
  font-size: 1.25rem;
}