details summary {
  list-style: none;
}

details summary::marker,
details summary::-webkit-details-marker {
  /* Removes the default arrow from details. */
  display: none;
}