.faq-item-v2 {
  border-top: 1px solid rgba(var(--text-color), 0.15);
}
.faq-item-v2:last-child {
  border-bottom: 1px solid rgba(var(--text-color), 0.15);
}
.faqv2-button[aria-expanded='true'] .widescreen-down-arrow {
  transform: rotate(180deg);
}
