.faq-item .la-angle-right{
	transition: .4s;
}
.faq-item:has(.collapse.show) .la-angle-right{
	rotate: 90deg;
}