.article-content-link {
  color: #006eaa !important;
  font-weight: 600;
  text-decoration: underline !important;
  text-decoration-thickness: 1.5px !important;
  text-underline-offset: 3px;
}

.article-content-link:hover,
.article-content-link:focus-visible {
  color: #004e7a !important;
}
