<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.photo img {
  border: 5px solid white;
  -webkit-box-shadow: 3px 2px 2px rgba(0, 0, 0, 0.3); }

h4.role {
  color: #264D69;
  margin-top: -6px; }

.staff-main-photo img {
  max-width: 100%; }

.staff-photo-wrapper {
  text-align: center; }

.staff-photo-wrapper .photo {
  margin-bottom: 10px; }

.staff-photo-wrapper .photo img {
  border-radius: 4px; }

.staff-text-wrapper {
  margin-bottom: 30px; }

.staff-text-wrapper h3 {
  margin: 0 0 20px; }

.staff-text-wrapper h5 {
  color: #2A4E68;
  font-weight: 700;
  margin-top: 10px; }

a.staff-twitter {
  display: inline-block;
  width: 25px;
  height: 25px;
  top: -3px;
  position: relative; }

a.staff-twitter .fa {
  color: #1DA1F2;
  font-size: 20px; }

a.staff-linkedin {
  display: inline-block;
  width: 25px;
  height: 25px;
  top: -3px;
  position: relative; }

a.staff-linkedin .fa {
  color: #0077B5;
  font-size: 20px; }

a.staff-wechat {
  display: inline-block;
  width: 25px;
  height: 25px;
  top: -3px;
  position: relative; }

a.staff-wechat .fa {
  color: #7bb32e;
  font-size: 20px; }

a.staff-contact-email {
  display: inline-block;
  margin-right: 2px;
  width: 25px;
  height: 25px;
  top: -3px;
  position: relative; }

a.staff-contact-email .fa {
  color: grey;
  font-size: 20px; }

a.staff-openstack {
  background: url(https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-images-prod/foundation-staff/icon_openstack.png) bottom/20px 20px no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px; }

.light {
  background: #edf2f7;
  width: 100%;
  padding: 60px;
  margin: 60px 0 0;
  border-radius: 4px;
  text-align: center; }
</pre></body></html>