/* Easy Copy Bug beseitigen und Iconfarbe anpassen */
.crm-easycopy-button {
  /* top: 12px !important; */
  z-index: 1 !important;
  color: darkmagenta !important;
  font-weight: 400 !important;
}
/*The Island hover-Menue*/
#civicrm-menu .has-submenu:hover, #civicrm-menu .has-submenu.highlighted {
  color: #00b9eb !important;
}