File: /home/zwafgyp/locationdebateau/wp-content/plugins/wp-seopress/public/editor/blocks/faq/accordion.js
document.addEventListener("DOMContentLoaded",(function(){for(var e=document.querySelectorAll(".wpseopress-wrap-faq-question"),t=0;t<e.length;t++)e[t].addEventListener("click",(function(e){var t=this.nextElementSibling,n=this.querySelector(".wpseopress-accordion-button");t.classList.toggle("wpseopress-hide"),"true"===n.getAttribute("aria-expanded")?n.setAttribute("aria-expanded","false"):n.setAttribute("aria-expanded","true")}))}));