.auto-link {
  color: #1677ff;
  text-decoration: underline;
  text-underline-offset: 2px;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.auto-link:hover {
  color: #0958d9;
}
