:local {
  .content-font-size-large {
    font-size: 100px;
  }

  .content-font-size-small {
    font-size: 8px;
  }

  .text-wrapper {
    width: 150px;
  }
}
