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

details[open] .faq-chevron {
    transform: rotate(45deg);
}