.view-cell-bubble .wedatea2td-bubble__inner {
  padding: 5px 8px;
  font-size: 14px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.9);
  background: rgba(0, 0, 0, 0.9);
}
.view-cell-bubble .wedatea2td-bubble__inner::after,
.view-cell-bubble .wedatea2td-bubble__inner::before {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
