/* obyavlyay-auto-demo-chats-v1.9.2: buyer name contrast */
.order-live-chat .chat-message.mine .chat-meta strong,
.order-payment-live-chat-section .chat-message.mine .chat-meta strong {
    color: #2f2933 !important;
    opacity: 1 !important;
    text-shadow: none !important;
}

.order-live-chat .chat-message.mine .chat-meta span,
.order-payment-live-chat-section .chat-message.mine .chat-meta span {
    color: #766e79 !important;
    opacity: 1 !important;
    text-shadow: none !important;
}

.order-live-chat .chat-message.mine .chat-admin-origin,
.order-payment-live-chat-section .chat-message.mine .chat-admin-origin {
    color: #6d5f73 !important;
    opacity: 1 !important;
}
