.node--type-mt-team-member.node--view-mode-teaser {
  font-size: 16px;
  color: #000000;
  background: #f9f9f9;
  height: 100%;
  margin-bottom: 0;
  padding: 0;
}

.node--type-mt-team-member.node--view-mode-teaser h2 {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 0;
  line-height: 24px;
}

.node--type-mt-team-member.node--view-mode-teaser .field--name-field-mt-tmm-board-member-title {
  color: #525458;
  line-height: 24px;
  font-size: 16px;
}

.node--type-mt-team-member.node--view-mode-teaser .team-member-details--bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 15px;
  margin-top: 15px;
  line-height: 22px;
  min-height: 105px;
}

.node--type-mt-team-member.node--view-mode-teaser .team-member-details--bottom div:first-child {
  margin-bottom: 8px;
}

.node--type-mt-team-member.node--view-mode-teaser .team-member-details {
  background-color: #f9f9f9;
  padding: 50px 25px 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.node--type-mt-team-member.node--view-mode-teaser .team-member--image {
  margin-bottom: -55px;
  padding: 0 25px;
  background: #ffffff;
}

.node--type-mt-team-member.node--view-mode-teaser .team-member-details--social {
  margin-top: 40px;
}

.node--type-mt-team-member.node--view-mode-teaser .linkedin-url {
  color: #0b86ca;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  align-items: center;
}

.node--type-mt-team-member.node--view-mode-teaser .linkedin-url .linkedin-url--icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 11px;
}
.layout__region .block-views.block-views-blockteam-members-lists-block-board-members-team-members .title {
  margin-top: 60px;
}
