.chat-list-row__presence,
.chat-header__presence {
  color: rgb(var(--prive-ivory-rgb) / 55%);
}

.message-bubble time,
.message-bubble--other time {
  color: rgb(var(--prive-ivory-rgb) / 52%);
}

.message-delivery-status {
  color: rgb(var(--prive-ivory-rgb) / 55%);
}

.message-delivery-status time {
  color: inherit;
}
