@import '../settings/_variables.scss';

p, .p {
  margin-bottom: $margin-normal;

  &--line-height {
    line-height: 1.75em;
  }
}
