.ecn-chat-active-link {
  color: #004c9f !important;
  text-decoration: underline !important;
  cursor: pointer !important;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.ecn-chat-active-link:hover,
.ecn-chat-active-link:focus {
  color: #002f66 !important;
  text-decoration-thickness: 2px !important;
}
