details > summary {
  list-style: none;
}
details > summary::-webkit-details-marker {
  display: none;
}


img {
  margin-top: 12px;
}