.account-actions { gap:2px; }
.account-actions .logout { padding:0 4px; }
.account-actions .profile-edit,
.account-actions .admin-settings {
  width:32px;
  height:32px;
  padding:0;
  font-size:19px;
  line-height:1;
}
.account-actions .admin-settings svg {
  display:block;
  width:19px;
  height:19px;
  margin:0;
  fill:currentColor;
}
