.ar-typography-paragraph {
  &.large {
    font-size: 1.25rem;
  }

  &.normal {
    font-size: 1rem;
  }

  &.small {
    font-size: 0.75rem;
  }
}
