.qa-section summary::marker,
.qa-section summary::-webkit-details-marker {
  content: '';
  display: none;
}
