.account-button {
  justify-content: left;
  line-height: 1.2rem;
  margin: 0 .75em .75em 0;
  text-align: left;
}
.account-button .icon:first-child:not(:last-child) {
  margin-right: 0.5em;
}
.account-name {
  font-size: 1.2rem;
}
.account-type {
  color: #999;
  display: block;
  font-size: 0.7rem;
  font-weight: bold;
}
