/* JIRA Username + Avatar pattern */
.user-hover-buttons a:hover {
  background-color: #ebecf0;
  color: #42526e;
}
