details  summary::-webkit-details-marker {
  display:none;
  cursor: pointer;
  text-decoration: underline;
}

summary{
  text-decoration:underline !important;
}

u{
   text-decoration:underline !important;
}