.node--type-staff .field--name-field-staff-pronouns {
  font-size: 80%;
  font-style: italic;
}
.node--type-staff .field + .field--name-field-staff-pronouns {
  margin-top: 0.5em;
}

/**********************
 * VIEW MODES: FULL
 **********************/

.node--type-staff.node--view-mode-full {}

  .node--type-staff.node--view-mode-full .component--type-info {
    margin-bottom: 65px;
  }

    .node--type-staff.node--view-mode-full .component--type-info .content-wrap {
      overflow: hidden;
    }

      .node--type-staff.node--style-detail-page.node--view-mode-full .component--type-info .content-wrap .field--name-field-staff-image {
        margin-left: 0;
      }

      .node--type-staff.node--view-mode-full .component--type-info .content-wrap .body-wrap {
        margin-top: 0;
      }

        .node--type-staff.node--view-mode-full h1 {
          margin-bottom: 6px;
        }

        .node--type-staff.node--view-mode-full .field--name-field-staff-position,
        .node--type-staff.node--view-mode-full .field--name-field-staff-email {
          font-weight: 700;
        }
        .node--type-staff.node--view-mode-full .field + .field--name-field-staff-pronouns {
          margin-top: 3px;
        }

        .node--type-staff.node--view-mode-full .component--type-info .field--name-field-content-main .paragraph--view-mode-full:last-child {
          margin-bottom: 0;
        }

/**********************
 * VIEW MODE: CARD
 **********************/

.node--type-staff.node--view-mode-card {}

  .node--type-staff.node--view-mode-card .body-wrap {
    display: flex;
    gap: 20px;
    align-items: center;
  }

    .node--type-staff.node--view-mode-card .field--name-field-staff-image {
      line-height: 0;
      width: 120px;
      flex-shrink: 0;
    }
      .node--type-staff.node--view-mode-card .field--name-field-staff-image a {
        display: block;
      }
        .node--type-staff.node--view-mode-card .field--name-field-staff-image a img {
          line-height: 1;
          border-radius: 50%;
        }

    .node--type-staff.node--view-mode-card .content-wrap {}

      .node--type-staff.node--view-mode-card h3 {
        font-family: roboto,sans-serif;
        font-size: 20px;
        line-height: 26px;
        font-weight: 700;
        margin-bottom: 2px;
      }

      .node--type-staff.node--view-mode-card .field--name-field-staff-position {
        line-height: 26px;
      }
      .node--type-staff.node--view-mode-card .field + .field--name-field-staff-pronouns {
        margin-top: 5px;
      }

/**********************
 * VIEW MODE: CARD with COLOR
 **********************/

.content--color .node--type-staff.node--view-mode-card h3 a,
.content--color .node--type-staff.node--view-mode-card .field--name-field-staff-position,
.content--color .node--type-staff.node--view-mode-card .field--name-field-staff-pronouns {
  color: #fff;
}
.content--color .node--type-staff.node--view-mode-card h3 a:hover,
.content--color .node--type-staff.node--view-mode-card h3 a:focus {
  text-decoration: underline;
}

/**********************
 * VIEW MODE: SEARCH CARD
 **********************/

.node--type-staff.node--view-mode-search-card {
  text-align: center;
}

  .node--type-staff.node--view-mode-search-card .field--name-field-staff-image {
    line-height: 0;
    margin: 0 auto 12px;
  }
    .node--type-staff.node--view-mode-search-card .field--name-field-staff-image a {
      display: block;
    }
      .node--type-staff.node--view-mode-search-card .field--name-field-staff-image a img {
        line-height: 1;
      }

  .node--type-staff.node--view-mode-search-card h3 {
    font-family: mrs-eaves-xl-serif,serif;
    font-size: 21px;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 10px;
    order: 1;
  }
  @media (min-width: 768px) {
    .node--type-staff.node--view-mode-search-card h3 {
      font-size: 25px;
    }
  }
  @media (min-width: 1220px) {
    .node--type-staff.node--view-mode-search-card h3 {
      font-size: 30px;
    }
  }

  .node--type-staff.node--view-mode-search-card .node__content {
    margin-bottom: 0;
    order: 2;
  }

  .node--type-staff.node--view-mode-search-card .field--name-field-staff-position {
    font-size: 18px;
    line-height: 1.3;
  }
  @media (min-width: 768px) {
    .node--type-staff.node--view-mode-search-card .field--name-field-staff-position {
      font-size: 20px;
    }
  }

/**********************
 * VIEW MODE: FEATURED
 **********************/

.node--type-staff.node--view-mode-featured {
  border-left: 0;
  padding-left: 0;
}

  .node--type-staff.node--view-mode-featured .staff--photo {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
  @media (min-width: 768px) {
    .node--type-staff.node--view-mode-featured .staff--photo {
      float: left;
      margin-right: 40px;
      margin-bottom: 0;
    }
  }

    .node--type-staff.node--view-mode-featured .field--name-field-staff-image {
      width: 267px;
      line-height: 0;
    }

      .node--type-staff.node--view-mode-featured .field--name-field-staff-image a {
        display: block;
      }
        .node--type-staff.node--view-mode-featured .field--name-field-staff-image img {
        line-height: 1;
      }

  .node--type-staff.node--view-mode-featured .staff--info {
    overflow: hidden;
  }

    .node--type-staff.node--view-mode-featured h3 {
      margin-bottom: 8px;
    }
    .node--type-staff.node--view-mode-featured h3:before {
      display: none;
    }

    .node--type-staff.node--view-mode-featured .node__content {
      margin-bottom: 0;
    }
      .node--type-staff.node--view-mode-featured .node__content p:last-child {
        margin-bottom: 0;
      }

    .node--type-staff.node--view-mode-featured .field--name-field-staff-blurb {
      margin-top: 14px;
      font-size: 18px;
    }
    @media (min-width: 768px) {
      .node--type-staff.node--view-mode-featured .field--name-field-staff-blurb {
        font-size: 20px;
        margin-top: 4px;
      }
    }

    .node--type-staff.node--view-mode-featured .field--name-field-staff-position {
      font-size: 18px;
      font-weight: 700;
    }
    @media (min-width: 768px) {
      .node--type-staff.node--view-mode-featured .field--name-field-staff-position {
        font-size: 20px;
      }
    }
