.embeddedServiceHelpButton .helpButton .uiButton {
  background-color: #f7921e !important;
  font-family: "Arial", sans-serif !important;
}
.embeddedServiceHelpButton .helpButton .uiButton:focus {
  outline: 1px solid #f7921e !important;
}
