p {
  &.has-xx-large-font-size {
    line-height: 1.3;
  }
  &.has-x-large-font-size {
    line-height: 1.4;
  }
}