        body {
            background-color: #0b0f19;
            color: #ffffff;
            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        }
        /* Style to hide default details arrow and replace with custom icon if desired */
        summary::-webkit-details-marker {
            display: none;
        }
        summary {
            list-style: none;
        }