img.account__avatar {
  width: 100%;
}

.theme-mastodon-light .specialLinks {
  color: blue !important;
  text-decoration: underline !important;
}

.theme-mastodon-dark .specialLinks {
  color: white !important;
  text-decoration: underline !important;
}

