@use '../../../_typography' with (
  $gel-type-enable--larger-type-sizes: true
);

.royal {
  @include typography.gel-typography('royal');
}
