
    .embeddedServiceHelpButton .helpButton .uiButton {
        background - color: #ba4d8c !important;
    font-family: "Arial", sans-serif;
    text-align: center;
  }

  .embeddedServiceHelpButton .helpButton .uiButton:focus {
        outline: 1px solid #ba4d8c;
  }
