summary {
  display: list-item; /* Restores the default browser behavior */
}
a,
a:link,
a:visited,
a:hover,
a:focus,
a:active {
    text-decoration: underline !important;
}