.topbar .header-logo{
  display:block;
  width:122px;
  height:auto;
  object-fit:contain;
}

.founder-card img{
  object-position:center 18%;
}

.education-stats b{
  font-size:28px;
  line-height:1;
  color:var(--accent);
  letter-spacing:-.04em;
}
