.ident {
  font-size: .937rem;
  line-height: 1.666;
  transition: color .25s;
}

.ident__role {
  margin: 1rem 0;
}

.ident__name {
  font-size: 1.125rem;
  line-height: 1.555;
  margin: 1rem 0;
}

.ident img {
  width: 100%;
}

.ident__link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.ident,
.ident__footer {
  position: relative;
}