
    .sx-desc-mc details summary::-webkit-details-marker { display: inline-block; }
    .sx-desc-mc details summary { list-style-type: disclosure-closed; }
    .sx-desc-mc details[open] summary { list-style-type: disclosure-open; }
  