<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.j51_profile {
  display: block;
  padding: 0 0 6px;
  margin: 0 auto;
  text-align: left;
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  position: relative;
  box-shadow: 0 1px 4px rgba(148, 146, 145, 0.1);
  border-radius: 2px;
}
.j51_profile .profile-image {
  position: relative;
}
.j51_profile img {
  margin: 0;
}
.j51_profile figcaption {
  padding-top: 20px;
  margin: -30px 20px 0;
  position: relative;
}
.j51_profile h3,
.j51_profile h5,
.j51_profile p {
  padding: 0 20px;
}
.j51_profile h3 {
  font-weight: 300;
  margin: 0 0 5px;
  line-height: 1em;
}
.j51_profile h5 {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.j51_profile a {
  display: inline-block;
}
.j51_profile .icons {
  position: relative;
  top: auto;
  top: 5px;
  right: 0;
  left: 0;
  padding-top: 6px;
  text-align: center;
  background-color: rgba(0,0,0,.02);
  border-top: 1px solid rgba(0,0,0,.02);
}
.j51_profile i:before {
  padding-right: 0;
  color: inherit !important;
  font-size: 24px;
  margin: 5px;
}
.sidecol_block .j51_profile {
  box-shadow: none;
}
</pre></body></html>