.article-content a {
  text-decoration: underline !important;
}

html :where(img) {
    max-width: initial;
}