.account-card__header img {
  max-width: 100%;
}
.account-card__title__avatar img {
  max-width: 96px;
  border-radius: 50%;
  background-color: white;
}
a:visited, .display-name {
  color: #2b90d9;
}
a:link {
  color: #737d99;
}

