/* band-aids for chatbot theme customization */
.inbenta .inbenta-bot__chat__header,.inbenta .inbenta-bot__chat .content__buttons .inbenta-bot-button-secondary,.inbenta .inbenta-bot__chat__confirmation .confirmation-box__buttons .inbenta-bot-button,.inbenta .inbenta-bot__chat .messages__message--received .messages__message__avatar,.inbenta .messages__message.messages__message--system .inbenta-bot-button {
    background-color: #0C6B73 !important
}

.inbenta .inbenta-bot__chat .footer__form__button,.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button,.inbenta .inbenta-bot-icon.inbenta-bot-icon--send,.inbenta .inbenta-bot__chat .content__open-sidebubble__phrase,.inbenta .inbenta-bot__chat__confirmation .confirmation-box__icon,.inbenta .inbenta-bot__chat .content__open-sidebubble__icon,.inbenta .inbenta-bot a,.inbenta .inbenta-bot a:active,.inbenta .inbenta-bot a:focus,.inbenta .inbenta-bot__chat__footer .inbenta-bot-icon.inbenta-bot-icon--send {
    color: #0C6B73 !important
}

body .inbenta-bot-icon.inbenta-bot-icon--avatar {
    background-image: url("/content/dam/brs-pharma-us/arexvy-hcp-v5/en_US/Global/chat-icon.png") !important;
}

.inbenta .inbenta-bot-button {
background-color: #0C6B73 !important
}

.inbenta-bot-icon, .inbenta-bot [data-icon]:before{
color: #ffffff !important
}

.inbenta .inbenta-bot__chat__footer .inbenta-bot-icon.inbenta-bot-icon--send{
	color:#ffffff !important;
}

.inbenta-bot-icon.inbenta-bot-icon--faq-icon {
    color: #0C6B73 !important;
}

.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button {
    color: #0C6B73 !important;
    background-color: #ffffff !important;
}