.embedded-messaging-menu-item-option:hover:not(.isDisabled) {
    background-color: black;
    color: white !important;
    text-decoration: none !important;
    border-radius: 0px;
}
span.slds-avatar.slds-avatar_x-small.slds-avatar_circle {
    display: none;
}
img[lwc-c5th8h1hm8]{
    display: none;
}
.slds-chat-message__text a{
    font-size:15px;
    
}
.embedded-messaging-message-content.enchat_content.chat-content.Chatbot.slds-chat-message__text.slds-chat-message__text_inbound {
    font-size: 15px;
}

button.embedded-messaging-menu-item-option {
    width: 100pc;
}