_base.paragraphs.scss

The paragraphs module provides a .lede class, which font-size is slightly larger than $inuit-base-font-size. This is useful for things like intro text etc. You can control the amount of that increase with the $inuit-lede-size variable.

$inuit-lede-size:   1.125 !default;