.faq-container ::-webkit-scrollbar{width:10px}.faq-container ::-webkit-scrollbar-track{background:0 0}.faq-container ::-webkit-scrollbar-thumb{background-color:var(--secondary);border:2px solid #0000;border-radius:8px}.faq-container ::-webkit-scrollbar-thumb:hover{background-color:var(--secondary)}.faq-container ::-webkit-scrollbar-button{width:0;height:0;display:none}.faq-container *{scrollbar-width:thin;scrollbar-color:var(--secondary)transparent}
