/* Fallback per icone collapse se Open Iconic non è caricato */
.collapse-toggle-btn .oi-chevron-up::before {
    content: "?";
    font-family: Arial, sans-serif;
    font-style: normal;
}

.collapse-toggle-btn .oi-chevron-down::before {
    content: "?";
    font-family: Arial, sans-serif;
    font-style: normal;
}

/* Se Open Iconic è caricato, questi vengono sovrascritti */
