%p {
  @include rem-size(16);
  font-weight: 400;
  line-height: 24px;
}

p {
  @extend %p;
}
