


.faq-category-content {
  border-top: 1px solid var(--text-color);
}

.faq-category-content:last-of-type {
  border-bottom: 1px solid var(--text-color);
}

.drawer-heading button span {
	background: var(--text-color);
}

.drawer-items {
	color: var(--text-color);
}





