/* line 3, ../../styles/html_elements/p/p.scss */
p,
.p {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 1.3;
  font-weight: 300;
  font-size: 21px;
  letter-spacing: -.5px; }
  /* line 7, ../../styles/html_elements/p/_p.scss */
  p:last-child,
  .p:last-child {
    margin-bottom: 0px; }
  /* line 7, ../../styles/html_elements/p/p.scss */
  p.large,
  .p.large {
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 1.3;
    font-weight: 300;
    font-size: 24px; }
    /* line 7, ../../styles/html_elements/p/_p.scss */
    p.large:last-child,
    .p.large:last-child {
      margin-bottom: 0px; }
  /* line 11, ../../styles/html_elements/p/p.scss */
  p.small,
  .p.small {
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 1.3;
    font-weight: 300;
    font-size: 17px;
    letter-spacing: -.35px;
    font-weight: 400; }
    /* line 7, ../../styles/html_elements/p/_p.scss */
    p.small:last-child,
    .p.small:last-child {
      margin-bottom: 0px; }
  /* line 15, ../../styles/html_elements/p/p.scss */
  p.smallest,
  .p.smallest {
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 1.3;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: -.35px;
    font-weight: 400; }
    /* line 7, ../../styles/html_elements/p/_p.scss */
    p.smallest:last-child,
    .p.smallest:last-child {
      margin-bottom: 0px; }

/*# sourceMappingURL=p.css.map */