.so-widget-zitac-team-member-widget-stacked-d75171398898-8747 .team-member {
  max-width: 300px;
  margin: 0 auto;
  background: #f2f2f2;
  margin-bottom: 30px;
  position: relative;
}
.so-widget-zitac-team-member-widget-stacked-d75171398898-8747 .team-member .team-image img {
  height: auto;
}
.so-widget-zitac-team-member-widget-stacked-d75171398898-8747 .team-member .team-info {
  padding: 10px 20px 20px;
}
.so-widget-zitac-team-member-widget-stacked-d75171398898-8747 .team-member .team-info h3 {
  z-index: 5;
  position: absolute;
  left: 20px;
  top: -35px;
  background-color: #337ab7;
  color: #FFF;
  text-transform: uppercase;
  padding: 6px 25px 6px 25px;
  font-weight: 200;
  font-size: 0.9em;
  max-width: calc(100% - 40px);
}
.so-widget-zitac-team-member-widget-stacked-d75171398898-8747 .team-member .team-info .team-name {
  text-transform: inherit;
  font-size: 1em;
}
.so-widget-zitac-team-member-widget-stacked-d75171398898-8747 .team-member .team-info .member-name-link {
  color: #000;
}
.so-widget-zitac-team-member-widget-stacked-d75171398898-8747 .team-member .team-info .team-meta a {
  color: #000;
  text-decoration: underline;
}