body a {
  text-decoration: underline !important;
  text-underline-offset: 3px;      /* odstęp od tekstu */
  text-decoration-thickness: 2px;  /* grubość linii */
}