.user-toolbar .user-toolbar-icon .user-toolbar-link {
  background: #f4f4f4;
}
.user-toolbar .user-toolbar-icon .user-toolbar-link span.icon {
  background: #748690;
}
.user-toolbar .user-toolbar-icon .user-toolbar-link:hover {
  background: #748690;
}
.user-toolbar .user-toolbar-icon .user-toolbar-link:hover span.icon {
  background: #ffffff;
}
