.message-bubble.own.action {
  color: #fff;
  background: #195d4d;
  border-color: rgba(255, 255, 255, 0.72);
}

.message-bubble.own.action > div,
.message-bubble.own strong,
.message-bubble.own time {
  color: #fff;
}

.message-bubble.own time {
  opacity: 0.82;
}
