.help-desk-button:enabled {
  /*background-color: #3574F0 !important;*/
}

.help-desk-button:enabled span {
  color: #ffffff !important;
}

.help-desk-button:disabled {
  background-color: #F7F8FA !important;
}

.help-desk-button:disabled span {
  color: #5E6287 !important;
}

