.dek-community-pin .photo {
  border: 2px solid #d8bfae;
}
.dek-community-label {
  position: absolute;
  top: 9px;
  left: 9px;
  padding: 6px 9px;
  border-radius: 999px;
  background: rgba(37, 62, 49, .92);
  color: #fff;
  font-size: 11px;
  font-weight: 800;
}
.dek-community-pin h3 { min-height: 0; }
