html {
    scroll-behavior: smooth;
}

.section-divider {
    clip-path: none;
}

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