.embeddedMessagingConversationButton {
  background-color: gold !important;
}

.embeddedMessagingIconChat {
  fill: #0038aa !important;
}

.embeddedMessagingConversationButton:focus {
  outline: 2px solid gold !important;
}

