.paragraph--type--blockquote {
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  margin: 25px 0 0 0;
  padding: 20px;
  max-width: 750px;
  background: #eee;
  border-radius: 4px; }
  .paragraph--type--blockquote .field--name-field-content p {
    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.42;
    color: #1e1e1e;
    margin-bottom: 15px; }
    .paragraph--type--blockquote .field--name-field-content p:last-child {
      margin-bottom: 0; }
    @media (max-width: 480px) {
      .paragraph--type--blockquote .field--name-field-content p {
        font-size: 22px; } }
  .paragraph--type--blockquote .field--name-field-caption {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 20px; }
    .paragraph--type--blockquote .field--name-field-caption p {
      font-size: 18px;
      line-height: 1.89;
      color: #1e1e1e;
      margin-bottom: 0; }
      @media (max-width: 480px) {
        .paragraph--type--blockquote .field--name-field-caption p {
          font-size: 16px; } }

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